There was an error while loading. Please reload this page.
2 parents 82e692f + 14ece28 commit 9e948e8Copy full SHA for 9e948e8
1 file changed
.github/workflows/docker.yaml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
persist-credentials: false
31
- name: Log into the Container registry
32
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
33
34
registry: ${{ env.REGISTRY }}
35
username: token
0 commit comments