diff --git a/.github/workflows/build-app.yml b/.github/workflows/build-app.yml index 7d082d9..1cb4c00 100644 --- a/.github/workflows/build-app.yml +++ b/.github/workflows/build-app.yml @@ -25,7 +25,7 @@ jobs: name: dirsearch path: staging - name: Log in to the Container registry - uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b + uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}