We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9c1053 + f4129b8 commit 05e55f5Copy full SHA for 05e55f5
1 file changed
.github/workflows/docker-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Build and push Docker image
47
id: build
48
- uses: docker/build-push-action@v6 # v5.0.0
+ uses: docker/build-push-action@v7 # v5.0.0
49
with:
50
context: .
51
labels: "${{ steps.meta.outputs.labels }}"
0 commit comments