Skip to content

Commit 8991a28

Browse files
authored
Merge pull request #924 from DependencyTrack/dependabot/github_actions/docker/build-push-action-6.2.0
build(deps): bump docker/build-push-action from 6.1.0 to 6.2.0
2 parents 06b5579 + ffe65bb commit 8991a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
115115
116116
- name: Build multi-arch Container Image
117-
uses: docker/build-push-action@v6.1.0
117+
uses: docker/build-push-action@v6.2.0
118118
with:
119119
tags: ${{ steps.tags.outputs.tags }}
120120
build-args: |-

0 commit comments

Comments
 (0)