Skip to content

Commit

Permalink
Merge pull request #1363 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dot-github/workflows/docker/build-push-action-6.2.0

Bump docker/build-push-action from 6.1.0 to 6.2.0 in /.github/workflows
  • Loading branch information
nscuro authored Jun 27, 2024
2 parents 578b3a7 + b21869a commit e994adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-native-meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
fi
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
- name: Build Container Image
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # tag=v6.1.0
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # tag=v6.2.0
with:
context: ./${{ inputs.module }}
file: ./${{ inputs.module }}/src/main/docker/Dockerfile.native-multiarch
Expand Down

0 comments on commit e994adb

Please sign in to comment.