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