Skip to content

Commit 0673d42

Browse files
chore(deps): update docker/build-push-action digest to 2634353 (#96)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 78499a9 commit 0673d42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
images: workleap/azure-cli-credentials-proxy
2525

2626
- name: Docker build
27-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
27+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
2828
with:
2929
context: .
3030
push: false

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
images: workleap/azure-cli-credentials-proxy
2929

3030
- name: Docker build and push
31-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
31+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
3232
with:
3333
context: .
3434
push: true

0 commit comments

Comments
 (0)