diff --git a/.github/workflows/artifacthub-repo.yml b/.github/workflows/artifacthub-repo.yml index d520e92..2dde4ad 100644 --- a/.github/workflows/artifacthub-repo.yml +++ b/.github/workflows/artifacthub-repo.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@v4 - name: Log in to the Container registry - uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 + uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0 with: registry: ghcr.io username: ${{ github.actor }}