We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2977141 commit 3a56212Copy full SHA for 3a56212
1 file changed
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
password: ${{ secrets.GITHUB_TOKEN }}
60
-
61
name: Build Docker image
62
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
63
with:
64
context: .
65
push: true
0 commit comments