We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a62c4a1 + 36f9333 commit 7f45eb0Copy full SHA for 7f45eb0
.github/actions/build/action.yml
@@ -30,7 +30,7 @@ runs:
30
[dns]
31
nameservers=["1.1.1.1"]
32
- name: Build and push
33
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
34
with:
35
context: ${{ inputs.context }}
36
platforms: ${{ inputs.platforms }}
0 commit comments