Skip to content

Commit a5743c8

Browse files
authored
Merge pull request #894 from DependencyTrack/dependabot/github_actions/docker/build-push-action-5.4.0
build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0
2 parents 8f641b6 + 3996d3d commit a5743c8

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@v5.3.0
117+
uses: docker/build-push-action@v5.4.0
118118
with:
119119
tags: ${{ steps.tags.outputs.tags }}
120120
build-args: |-

0 commit comments

Comments
 (0)