diff --git a/.github/workflows/self-test-sign-and-attest.yml b/.github/workflows/self-test-sign-and-attest.yml index fe81e05..5162e29 100644 --- a/.github/workflows/self-test-sign-and-attest.yml +++ b/.github/workflows/self-test-sign-and-attest.yml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Log in to ghcr.io - uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99 # v3.6.0 + uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v3.6.0 with: registry: ghcr.io username: ${{ github.actor }}