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 7ae644f + 6e9261a commit a62994eCopy full SHA for a62994e
.github/workflows/pre-commit-updates.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
21
22
- uses: browniebroke/pre-commit-autoupdate-action@f5c3ec85103b9f8f9be60b9c006cec763d2bdd02 # v1.0.1
23
env:
0 commit comments