We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12394f2 + 15fab4c commit f11b828Copy full SHA for f11b828
1 file changed
.github/workflows/publish-ghcr.yml
@@ -47,7 +47,7 @@ jobs:
47
fi
48
49
- name: Build and push
50
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
51
with:
52
context: .
53
push: true
0 commit comments