diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index 16c287fb38..dcbb147cca 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -40,7 +40,7 @@ jobs: echo -e "\n---\nThis PR is auto-generated once a month." >> pr-body.md # Ref: https://github.com/peter-evans/create-pull-request - name: Create pull request - uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1 + uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 with: branch: pre-commit-autoupdate base: dependency-updates