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 99b1cd4 commit ff1fcc7Copy full SHA for ff1fcc7
.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@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
56
with:
57
registry: ${{ env.REGISTRY }}
58
username: ${{ github.actor }}
0 commit comments