Skip to content

Commit 4a495a2

Browse files
authored
Merge pull request #220 from DependencyTrack/dependabot/github_actions/docker/build-push-action-3.1.1
2 parents 138390d + 6b18ecd commit 4a495a2

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
@@ -103,7 +103,7 @@ jobs:
103103
echo "::set-output name=tags::${TAGS}"
104104
105105
- name: Build multi-arch Container Image
106-
uses: docker/[email protected].0
106+
uses: docker/[email protected].1
107107
with:
108108
tags: ${{ steps.tags.outputs.tags }}
109109
build-args: |-

0 commit comments

Comments
 (0)