diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9181049..0f3095c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -147,7 +147,7 @@ jobs: --disable-content-trust - name: Login to GitHub Container Registry - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3 + uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4 if: github.event_name != 'pull_request' with: registry: ghcr.io