Skip to content

Commit a2cae00

Browse files
authoredDec 30, 2024··
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the github-actions group (#661)
1 parent a66565c commit a2cae00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/update-plugin-list.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: python scripts/update_plugin_list.py
3838

3939
- name: Create Pull Request
40-
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
40+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
4141
with:
4242
commit-message: '[automated] Update plugin list'
4343
author: 'Tobias Raabe <tobiasraabe@users.noreply.github.com>'

0 commit comments

Comments
 (0)
Please sign in to comment.