diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 80f1ecd..a25cf22 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -21,7 +21,7 @@ jobs: pip-upgrade -p all --skip-package-installation requirements-lint.txt pip-upgrade -p all --skip-package-installation requirements-all.txt - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.0.1 + uses: peter-evans/create-pull-request@v6.0.2 with: # # This secret should be a classic personal access token from the