We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bab4a0b + 080bbac commit 3b11194Copy full SHA for 3b11194
.github/workflows/listgen.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: create PR
48
if: ${{ !inputs.dry-run }}
49
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
50
with:
51
commit-message: "[BOT] update list for ${{ matrix.python }}"
52
branch: update-stdlib-list-${{ matrix.python }}
0 commit comments