We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd41c5 commit ece9febCopy full SHA for ece9feb
.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@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # 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