We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78f9668 + ed38f61 commit cf8156bCopy full SHA for cf8156b
.github/workflows/docker-publish.yml
@@ -40,7 +40,7 @@ jobs:
40
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
41
42
- name: Build and push Docker image
43
- uses: docker/build-push-action@v5.3.0
+ uses: docker/build-push-action@v6.11.0
44
with:
45
context: .
46
push: true
0 commit comments