diff --git a/.github/workflows/analyze-dependents.yml b/.github/workflows/analyze-dependents.yml index 9db8e30507..d45b282d3b 100644 --- a/.github/workflows/analyze-dependents.yml +++ b/.github/workflows/analyze-dependents.yml @@ -261,7 +261,7 @@ jobs: name: dependent-usage-json - name: Create pull request for dependent project usages id: cpr - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.requirements_bot_github_token }} commit-message: "docs: update dependent-usage.json"