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 655718e + 2c96dc8 commit 351b9abCopy full SHA for 351b9ab
1 file changed
.github/workflows/_meta-build.yaml
@@ -137,7 +137,7 @@ jobs:
137
echo "tags=${TAGS}" >> "$GITHUB_OUTPUT"
138
139
- name: Build multi-arch Container Image
140
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # tag=v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # tag=v7.3.0
141
with:
142
tags: ${{ steps.tags.outputs.tags }}
143
build-args: |-
0 commit comments