Skip to content

Commit ae9e79b

Browse files
chore(deps): update docker/build-push-action digest to 14487ce
1 parent 78002e7 commit ae9e79b

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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
27+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # 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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
31+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
3232
with:
3333
context: .
3434
push: true

0 commit comments

Comments
 (0)