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 fc5a7df commit ed497e0Copy full SHA for ed497e0
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
images: ghcr.io/${{ github.repository }}
26
27
- name: Login to ghcr.io
28
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
29
with:
30
registry: ghcr.io
31
username: ${{ github.repository_owner }}
0 commit comments