Skip to content

Commit 569f185

Browse files
build(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#195)
1 parent 784bbe8 commit 569f185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/listgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: create PR
4848
if: ${{ !inputs.dry-run }}
49-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
49+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
5050
with:
5151
commit-message: "[BOT] update list for ${{ matrix.python }}"
5252
branch: update-stdlib-list-${{ matrix.python }}

0 commit comments

Comments
 (0)