We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4b6bb commit 90957fcCopy full SHA for 90957fc
.github/workflows/docker-publish.yml
@@ -65,7 +65,7 @@ jobs:
65
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
66
67
- name: Build and push Docker image
68
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960
69
with:
70
context: .
71
push: true
0 commit comments