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 2feee1f commit 940a3a7Copy full SHA for 940a3a7
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@5e57cd118135c172c3672efd75eb46360885c0ef #pin@v3.3.0
+ uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c #pin@v3.3.0
44
with:
45
registry: ghcr.io
46
username: ${{ github.actor }}
0 commit comments