diff --git a/.github/workflows/admin-precommit-update.yml b/.github/workflows/admin-precommit-update.yml index 251b835..2c52bf1 100644 --- a/.github/workflows/admin-precommit-update.yml +++ b/.github/workflows/admin-precommit-update.yml @@ -23,7 +23,7 @@ jobs: run: pre-commit autoupdate - name: ↗️ Create Pull Request - uses: peter-evans/create-pull-request@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.5 with: title: '[ADMIN] Pre-commit auto-update' branch-suffix: timestamp