We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa3e444 + 20e4045 commit 7092b2fCopy full SHA for 7092b2f
.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@9780b0c442fbb1117ed29e0efdff1e18412f7567
+ uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
56
with:
57
registry: ${{ env.REGISTRY }}
58
username: ${{ github.actor }}
0 commit comments