Skip to content

Commit 3b11194

Browse files
authored
Merge pull request #192 from pypi/dependabot/github_actions/peter-evans/create-pull-request-7.0.9
2 parents bab4a0b + 080bbac commit 3b11194

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@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
49+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
5050
with:
5151
commit-message: "[BOT] update list for ${{ matrix.python }}"
5252
branch: update-stdlib-list-${{ matrix.python }}

0 commit comments

Comments
 (0)