Skip to content

Commit

Permalink
chore(deps): update docker/bake-action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Jun 17, 2024
1 parent 3442e3d commit bd24159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ github.token }}

- uses: docker/bake-action@v4
- uses: docker/bake-action@v5
with:
targets: production
files: |
Expand Down

0 comments on commit bd24159

Please sign in to comment.