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.
1 parent 56ad0bd commit 22a1e55Copy full SHA for 22a1e55
.github/workflows/release-please.yml
@@ -47,7 +47,7 @@ jobs:
47
ref: ${{ needs.release-please.outputs.release_tag_name }}
48
49
- name: Log in to the Container registry
50
- uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
+ uses: docker/login-action@a9794064588be971151ec5e7144cb535bcb56e36
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments