diff --git a/.github/workflows/url_checker.yml b/.github/workflows/url_checker.yml index 0f2b25471..944206e5b 100644 --- a/.github/workflows/url_checker.yml +++ b/.github/workflows/url_checker.yml @@ -34,8 +34,8 @@ jobs: uses: peter-evans/create-pull-request@v6 with: commit-message: Update url_allowlist.csv - committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com> + committer: n-h-diaz <77713883+n-h-diaz​@users.noreply.github.com> + author: n-h-diaz <77713883+n-h-diaz​@users.noreply.github.com> signoff: false branch: update-url delete-branch: true