Skip to content

Commit

Permalink
Merge pull request #4565 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/build-push-action-6.12.0
  • Loading branch information
nscuro authored Jan 20, 2025
2 parents 163dce0 + 7e02601 commit 74462be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
- name: Build multi-arch Container Image
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # tag=v6.11.0
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # tag=v6.12.0
with:
tags: ${{ steps.tags.outputs.tags }}
build-args: |-
Expand Down

0 comments on commit 74462be

Please sign in to comment.