We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7ca44 commit 7a9273cCopy full SHA for 7a9273c
.github/workflows/update-docker-images.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37
with:
38
persist-credentials: false
39
- - uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
+ - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
40
41
registry: ghcr.io
42
username: ${{github.repository_owner}}
0 commit comments