Skip to content

Commit

Permalink
chore(deps): update docker/bake-action action to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 62db215 commit 2371f25
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 @@ -64,7 +64,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ github.token }}

- uses: docker/bake-action@v5.7.0
- uses: docker/bake-action@v5.8.0
with:
targets: deploy
files: |
Expand Down

0 comments on commit 2371f25

Please sign in to comment.