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 7c1410c + 3c0b8a9 commit 4392ce0Copy full SHA for 4392ce0
.github/workflows/pre-commit-updates.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
21
22
- uses: browniebroke/pre-commit-autoupdate-action@f5c3ec85103b9f8f9be60b9c006cec763d2bdd02 # v1.0.1
23
env:
0 commit comments