Skip to content

Commit 351b9ab

Browse files
authored
Merge pull request #1651 from DependencyTrack/dependabot/github_actions/docker/build-push-action-7.3.0
build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents 655718e + 2c96dc8 commit 351b9ab

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
@@ -137,7 +137,7 @@ jobs:
137137
echo "tags=${TAGS}" >> "$GITHUB_OUTPUT"
138138
139139
- name: Build multi-arch Container Image
140-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # tag=v7.2.0
140+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # tag=v7.3.0
141141
with:
142142
tags: ${{ steps.tags.outputs.tags }}
143143
build-args: |-

0 commit comments

Comments
 (0)