diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 92fc2af1..7999bcc5 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -17,7 +17,7 @@ jobs: - name: Push branch to git.mysociety.org id: push_to_mirror - uses: mysociety/action-git-pusher@v1.1.1 + uses: mysociety/action-git-pusher@v1.3.0 with: git_ssh_key: ${{ secrets.PUBLICCVS_GIT_KEY }} ssh_known_hosts: ${{ secrets.GIT_KNOWN_HOSTS }}