We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c349af commit 4c5b9cbCopy full SHA for 4c5b9cb
1 file changed
.github/workflows/test-fix.yaml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
62
- name: Log in to GitHub Container Registry
63
- uses: docker/login-action@74a5d142397b4f367a81961aeafbbfed3920c4e0 # v3.4.0
+ uses: docker/login-action@v3
64
with:
65
registry: ghcr.io
66
username: ${{ github.actor }}
0 commit comments