Skip to content

Commit

Permalink
chore(deps): update docker/bake-action action to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent dd6cd16 commit e5786fa
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.2.0
- uses: docker/bake-action@v5.3.0
with:
targets: deploy
files: |
Expand Down

0 comments on commit e5786fa

Please sign in to comment.