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 d34e95a commit 00517a2Copy full SHA for 00517a2
1 file changed
.github/workflows/oci-ci.yaml
@@ -71,7 +71,7 @@ jobs:
71
xdg-${{ github.repository }}-${{ github.job }}-${{ inputs.xdg_cache_hash }}
72
xdg-${{ github.repository }}-${{ github.job }}-
73
- name: Login to GitHub Container Registry
74
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
75
with:
76
registry: ghcr.io
77
username: ${{ github.actor }}
0 commit comments