diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 690cf49b49..f3132e21f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: platforms: arm64 - name: Login to GitHub Container Registry - uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0 + uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0 if: ${{ github.event_name != 'pull_request' }} with: registry: ghcr.io