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 e115159 commit 5336fdeCopy full SHA for 5336fde
.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@5d8785b43a795ee002a17dbf1a2235dc1997224b
56
with:
57
registry: ${{ env.REGISTRY }}
58
username: ${{ github.actor }}
0 commit comments