diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index f413f3e..e61c304 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -38,7 +38,7 @@ jobs: qemu.install=true - name: Log in to the Container registry - uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 + uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0 with: registry: ${{ env.REGISTRY }} username: ${{ gitea.actor }}