Skip to content

Commit

Permalink
Merge branch 'master' into instrument-op
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling authored Jul 13, 2021
2 parents 725d74c + b27ec96 commit 36877a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/[email protected]
- uses: docker/[email protected]
- uses: docker/[email protected].0
- uses: docker/[email protected].1
- name: "publishes the images"
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
operator-sdk-version: v0.18.2
- uses: docker/[email protected]
- uses: docker/[email protected].0
- uses: docker/[email protected].1
- name: "perform the release"
env:
GH_WRITE_TOKEN: ${{ secrets.GH_WRITE_TOKEN }}
Expand Down

0 comments on commit 36877a0

Please sign in to comment.