We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dce0170 + 644773f commit e858cd0Copy full SHA for e858cd0
1 file changed
.github/workflows/publish.yml
@@ -46,7 +46,7 @@ jobs:
46
ghcr.io/${{ github.repository }}
47
48
- name: Build and push Docker images
49
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
50
with:
51
context: .
52
push: true
0 commit comments