Skip to content

Commit ece9feb

Browse files
chore(deps): update docker/build-push-action digest to ca877d9 (#79)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0bd41c5 commit ece9feb

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

0 commit comments

Comments
 (0)