We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c6e61a + 4262447 commit 9521317Copy full SHA for 9521317
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
--rm ${{ env.TEST_TAG }}
84
85
- name: GitHub container registry login
86
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
87
with:
88
registry: ghcr.io
89
username: ${{ github.repository_owner }}
0 commit comments