We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07403c9 commit 66e9a67Copy full SHA for 66e9a67
.github/workflows/publish.yaml
@@ -39,7 +39,7 @@ jobs:
39
type=sha,enable=true,priority=100,prefix=sha-,suffix=,format=short
40
41
- name: Build and push
42
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
43
with:
44
context: .
45
push: true
0 commit comments