We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd68b1 commit eeabfcfCopy full SHA for eeabfcf
.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@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 #pin@v3.3.0
+ uses: docker/login-action@db14339dbc0a1f0b184157be94b23a2138122354 #pin@v3.3.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments