diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index 6339e20..43d8a81 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@7ca345011ac4304463197fac0e56eab1bc7e6af0 + uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 with: registry: ${{ env.REGISTRY }} username: ${{ gitea.actor }}