We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e69b4c6 + eb815bc commit 7f0a2f0Copy full SHA for 7f0a2f0
.github/workflows/_meta-build.yaml
@@ -121,7 +121,7 @@ jobs:
121
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
122
123
- name: Build multi-arch Container Image
124
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # tag=v6.12.0
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # tag=v6.13.0
125
with:
126
tags: ${{ steps.tags.outputs.tags }}
127
build-args: |-
0 commit comments