diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index e753add..d5a4a37 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -36,7 +36,7 @@ jobs: - name: Commit changes id: commit - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: author_name: github-actions[bot] author_email: noreply@github.com