diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef8281f7..3f238c0b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -121,7 +121,7 @@ jobs: with: cosign-release: 'v2.1.1' - name: Login to GitHub Container Registry - uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # ratchet:docker/login-action@v3.0.0 + uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # ratchet:docker/login-action@v3.1.0 if: github.event_name != 'pull_request' with: registry: ghcr.io