Skip to content

Commit f67a163

Browse files
authored
Merge pull request #910 from DependencyTrack/dependabot/github_actions/docker/build-push-action-6.0.1
build(deps): bump docker/build-push-action from 6.0.0 to 6.0.1
2 parents c586fd0 + 4762abc commit f67a163

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/[email protected].0
117+
uses: docker/[email protected].1
118118
with:
119119
tags: ${{ steps.tags.outputs.tags }}
120120
build-args: |-

0 commit comments

Comments
 (0)