We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70ecc8 commit 4649c51Copy full SHA for 4649c51
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # tag=v6.10.0
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # tag=v6.11.0
125
with:
126
tags: ${{ steps.tags.outputs.tags }}
127
build-args: |-
0 commit comments