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 caed7cb commit 6c8bc7dCopy full SHA for 6c8bc7d
.github/workflows/goreleaser.yaml
@@ -29,7 +29,7 @@ jobs:
29
# Login against a Docker registry except on PR
30
# https://github.com/docker/login-action
31
- name: Log into registry ${{ env.REGISTRY }}
32
- uses: docker/login-action@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
+ uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737
33
with:
34
registry: ghcr.io
35
username: ${{ github.actor }}
0 commit comments