diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcb86e8e..1ac78a1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - name: Login to GitHub if: github.ref == 'refs/heads/main' - uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # tag=v2.1.0 + uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # tag=v2.2.0 with: registry: ghcr.io username: ${{ github.actor }}