We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f91de commit 5bf5482Copy full SHA for 5bf5482
1 file changed
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
registry: ghcr.io
50
username: ${{ github.actor }}
51
password: ${{ github.token }}
52
- - uses: docker/bake-action@v6
+ - uses: docker/bake-action@v7
53
with:
54
targets: production
55
files: |
0 commit comments