Skip to content

Commit 7f0a2f0

Browse files
authored
Merge pull request #4586 from DependencyTrack/dependabot/github_actions/docker/build-push-action-6.13.0
2 parents e69b4c6 + eb815bc commit 7f0a2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
122122
123123
- name: Build multi-arch Container Image
124-
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # tag=v6.12.0
124+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # tag=v6.13.0
125125
with:
126126
tags: ${{ steps.tags.outputs.tags }}
127127
build-args: |-

0 commit comments

Comments
 (0)