diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index bfa7fa50..8a1ab205 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@98357b18bf14b5342f975ff684046ec3b2a07725 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 with: commit-message: '[automated] Update plugin list' author: 'Tobias Raabe '