diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index 6339e20..7f215ce 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@327cd5a69de6c009b9ce71bce8395f28e651bf99 with: registry: ${{ env.REGISTRY }} username: ${{ gitea.actor }}