Skip to content

Commit

Permalink
chore(deps): update docker/bake-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 19ed3d3 commit 685e388
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@v3.1.0
- uses: docker/bake-action@v4.3.0
with:
targets: deploy
files: |
Expand Down

0 comments on commit 685e388

Please sign in to comment.