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 cc9b998 commit bd6c697Copy full SHA for bd6c697
.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@bdf14dc17331d6af6f3653e7ca655ee4a136baa5
33
with:
34
registry: ghcr.io
35
username: ${{ github.actor }}
0 commit comments