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 d62c4ad commit 969e417Copy full SHA for 969e417
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
install-only: true
35
36
- name: Log into ghcr.io
37
- uses: docker/login-action@49ed152c8eca782a232dede0303416e8f356c37b # v1.14.1
+ uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v1.14.1
38
with:
39
registry: ghcr.io
40
username: ${{ github.repository_owner }}
0 commit comments