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 39febd7 + 71b37aa commit 11d7ae7Copy full SHA for 11d7ae7
.github/workflows/release-please.yml
@@ -44,7 +44,7 @@ jobs:
44
ref: ${{ needs.release-please.outputs.release_tag_name }}
45
46
- name: Log in to the Container registry
47
- uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
+ uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
48
with:
49
registry: ${{ env.REGISTRY }}
50
username: ${{ github.actor }}
0 commit comments