We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7325b5f commit b9273efCopy full SHA for b9273ef
2 files changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
images: workleap/azure-cli-credentials-proxy
25
26
- name: Docker build
27
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
28
with:
29
context: .
30
push: false
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
- name: Docker build and push
31
32
33
34
push: true
0 commit comments