We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78002e7 commit ae9e79bCopy full SHA for ae9e79b
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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # 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