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 698a109 commit 71b37aaCopy full SHA for 71b37aa
.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