We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07403c9 + 66e9a67 commit b230fdaCopy full SHA for b230fda
.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