Skip to content

Commit

Permalink
build(deps): bump docker/bake-action from 5 to 6 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 21e9f7b commit 40124c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
${{ steps.meta-distroless.outputs.bake-file }} > /tmp/bake-metadata.json
- name: Build container image
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
pull: true
push: true
Expand Down

0 comments on commit 40124c9

Please sign in to comment.