diff --git a/.github/workflows/update_mirrors.yml b/.github/workflows/update_mirrors.yml index 372e01e..d2892b3 100644 --- a/.github/workflows/update_mirrors.yml +++ b/.github/workflows/update_mirrors.yml @@ -37,7 +37,7 @@ jobs: run: legunto update - name: Create a pull request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.GITHUB_TOKEN }} author: GitHub