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 1a830d4 commit 3c5fa7bCopy full SHA for 3c5fa7b
.github/workflows/image.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
31
- name: Log in to the Container registry
32
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
33
with:
34
registry: ${{ env.REGISTRY }}
35
username: ${{ github.actor }}
0 commit comments