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 85dc133 commit c1967daCopy full SHA for c1967da
1 file changed
.github/workflows/release.yaml
@@ -40,7 +40,7 @@ jobs:
40
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
41
42
- name: Login to GitHub Container Registry
43
- uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0 #pin@v3.3.0
+ uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55 #pin@v3.3.0
44
with:
45
registry: ghcr.io
46
username: ${{ github.actor }}
0 commit comments