diff --git a/.github/workflows/pre-commit-detect-outdated.yml b/.github/workflows/pre-commit-detect-outdated.yml index f1c8d469..b7dfadf7 100644 --- a/.github/workflows/pre-commit-detect-outdated.yml +++ b/.github/workflows/pre-commit-detect-outdated.yml @@ -41,7 +41,7 @@ jobs: - name: Create pull request from changes (if any) id: create-pull-request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: author: 'pre-commit ' base: master