Skip to content

Commit 656217b

Browse files
authored
Merge pull request #4083 from DependencyTrack/dependabot/github_actions/docker/build-push-action-6.7.0
Bump docker/build-push-action from 6.6.1 to 6.7.0
2 parents 618fdd7 + a8d49f0 commit 656217b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # tag=v6.6.1
124+
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # tag=v6.7.0
125125
with:
126126
tags: ${{ steps.tags.outputs.tags }}
127127
build-args: |-

0 commit comments

Comments
 (0)