Skip to content

Commit

Permalink
chore(deps): update docker/bake-action action to v6 in .github/workfl…
Browse files Browse the repository at this point in the history
…ows/release.yml
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 7066924 commit af737a4
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@3fc70e1131fee40a422dd8dd0ff22014ae20a1f3 # v5.11.0
uses: docker/bake-action@5ca506d06f70338a4968df87fd8bfee5cbfb84c7 # v6.0.0
with:
files: |
./docker-bake.hcl
Expand Down

0 comments on commit af737a4

Please sign in to comment.