File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " github-actions"
4+ directory : " /"
5+ schedule :
6+ interval : monthly
7+ groups :
8+ actions :
9+ patterns :
10+ - " *"
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
12- - uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v5.0.0
12+ - uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
1313 with :
1414 python-version : 3.x
1515 - run : |
Original file line number Diff line number Diff line change 1+ # release-tools
2+
3+ [ ![ .github/workflows/test.yml] ( https://github.com/python/release-tools/actions/workflows/test.yml/badge.svg )] ( https://github.com/python/release-tools/actions/workflows/test.yml )
4+
5+ Scripts for making (C)Python releases.
You can’t perform that action at this time.
0 commit comments