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 7a561de commit 8ba80eaCopy full SHA for 8ba80ea
1 file changed
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
42
43
- name: Login to GitHub Container Registry
44
- uses: docker/login-action@9fe7774c8f8ebfade96f0a62aa10f3882309d517 #pin@v3.3.0
+ uses: docker/login-action@da5b89b92c1be57a07eeed1334a0728b94145654 #pin@v3.3.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments