Skip to content

Commit

Permalink
chore(deps): update docker/bake-action action to v5 in .github/workfl…
Browse files Browse the repository at this point in the history
…ows/release.yml
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent dc1371d commit a2daf14
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 a2daf14

Please sign in to comment.