Skip to content

Commit cd37d13

Browse files
chore(deps): update docker/build-push-action digest to 2634353
1 parent a3c0b55 commit cd37d13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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)