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 d39973b commit 696ec41Copy full SHA for 696ec41
.github/workflows/release-please.yml
@@ -53,7 +53,7 @@ jobs:
53
ref: ${{ needs.release-please.outputs.release_tag_name }}
54
55
- name: Log in to the Container registry
56
- uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
+ uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
57
with:
58
registry: ${{ env.REGISTRY }}
59
username: ${{ github.actor }}
0 commit comments