Skip to content

Commit 5bf5482

Browse files
chore(deps): update docker/bake-action action to v7 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4f91de commit 5bf5482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
registry: ghcr.io
5050
username: ${{ github.actor }}
5151
password: ${{ github.token }}
52-
- uses: docker/bake-action@v6
52+
- uses: docker/bake-action@v7
5353
with:
5454
targets: production
5555
files: |

0 commit comments

Comments
 (0)