Skip to content

Commit

Permalink
Update docker/build-push-action digest to 1556069
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 27, 2024
1 parent 7d40cce commit 62309f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
images: workleap/azure-cli-credentials-proxy

- name: Docker build
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
with:
context: .
push: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
images: workleap/azure-cli-credentials-proxy

- name: Docker build and push
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
with:
context: .
push: true
Expand Down

0 comments on commit 62309f3

Please sign in to comment.