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 884d444 commit ee84954Copy full SHA for ee84954
.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@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
+ uses: docker/login-action@219c305e1ce92a755f3aa4ba17387c95df31e987
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments