Skip to content

Commit

Permalink
Merge pull request #13 from coreruleset/renovate/major-5-all-major
Browse files Browse the repository at this point in the history
chore(deps): update docker/bake-action action to v5 in .github/workflows/release.yml
  • Loading branch information
theseion authored Jul 8, 2024
2 parents dc1371d + a2daf14 commit b045ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
id: build-and-push
env:
GIT_TAG: ${{ github.ref_name }}
uses: docker/bake-action@a99697dcb6a3c90dfa91a96de6490ad7bbbe5f29 # v4.6.0
uses: docker/bake-action@dbdf67d511c64f5af9363b359bf1c3c94a92fcfd # v5.3.0
with:
files: |
./docker-bake.hcl
Expand Down

0 comments on commit b045ff5

Please sign in to comment.