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.
2 parents 6b524dd + 03df663 commit 7493399Copy full SHA for 7493399
.github/actions/deploy-image/action.yml
@@ -49,7 +49,7 @@ runs:
49
uses: ./.github/actions/get-idris-sha
50
51
- name: Login to GHCR
52
- uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
+ uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
53
with:
54
registry: ghcr.io
55
username: ${{ github.actor }}
0 commit comments