We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda8ddb commit 6671a19Copy full SHA for 6671a19
1 file changed
.github/workflows/docker.yaml
@@ -48,7 +48,7 @@ jobs:
48
type=raw,value=${{ steps.version.outputs.VERSION }}
49
type=raw,value=latest,enable={{is_default_branch}}
50
51
- - uses: docker/build-push-action@v6
+ - uses: docker/build-push-action@v7
52
with:
53
context: .
54
annotations: ${{ steps.meta.outputs.annotations }}
0 commit comments