We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78499a9 commit 0673d42Copy full SHA for 0673d42
.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@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # 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