We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc5912 commit 658127fCopy full SHA for 658127f
.github/workflows/release-please.yml
@@ -52,7 +52,7 @@ jobs:
52
ref: ${{ needs.release-please.outputs.release_tag_name }}
53
54
- name: Log in to the Container registry
55
- uses: docker/login-action@a9794064588be971151ec5e7144cb535bcb56e36
+ uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
56
with:
57
registry: ${{ env.REGISTRY }}
58
username: ${{ github.actor }}
0 commit comments