diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c981ba1..b3dd35a 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -38,7 +38,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