diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index a011336f..496df96a 100644 --- a/.github/workflows/update-plugin-list.yml +++ b/.github/workflows/update-plugin-list.yml @@ -37,7 +37,7 @@ jobs: run: python scripts/update_plugin_list.py - name: Create Pull Request - uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 + uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc with: commit-message: '[automated] Update plugin list' author: 'Tobias Raabe '