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 afbdba4 commit c270c2fCopy full SHA for c270c2f
.github/workflows/docker.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
27
- name: Log in to the Container registry
28
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
29
with:
30
registry: ${{ env.REGISTRY }}
31
username: ${{ github.actor }}
0 commit comments