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 be4ee34 + 5884e7d commit e7d8aa2Copy full SHA for e7d8aa2
.github/workflows/ghcr.yaml
@@ -38,7 +38,7 @@ jobs:
38
tags: |
39
type=semver,pattern={{version}},value=v${{steps.set_version.outputs.no-dash}}
40
type=raw,value=latest
41
- - uses: docker/build-push-action@v5
+ - uses: docker/build-push-action@v6
42
with:
43
push: true
44
context: .
0 commit comments