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 27f7d4d commit 7e8ed83Copy full SHA for 7e8ed83
.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@f4ef78c080cd8ba55a85445d5b36e214a81df20a
+ uses: docker/login-action@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments