We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f083ef + e0551b1 commit 8f30801Copy full SHA for 8f30801
.github/workflows/ghcr-release.yaml
@@ -39,7 +39,7 @@ jobs:
39
tags: |
40
type=semver,pattern={{version}},value=v${{steps.set_version.outputs.no-dash}}
41
type=raw,value=latest
42
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
43
with:
44
push: true
45
context: .
0 commit comments