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 618fdd7 + a8d49f0 commit 656217bCopy full SHA for 656217b
1 file changed
.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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # tag=v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # tag=v6.7.0
125
with:
126
tags: ${{ steps.tags.outputs.tags }}
127
build-args: |-
0 commit comments