We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df1272f + 30b33c5 commit 066e49cCopy full SHA for 066e49c
1 file changed
.github/workflows/docker.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Build and push all platforms
74
id: build-and-push
75
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
76
with:
77
push: true
78
labels: |
0 commit comments