We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1b8608 + e787737 commit 5fc294cCopy full SHA for 5fc294c
.github/workflows/pre-commit-updates.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
21
22
- uses: browniebroke/pre-commit-autoupdate-action@f5c3ec85103b9f8f9be60b9c006cec763d2bdd02 # v1.0.1
23
env:
0 commit comments