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.
1 parent 382667d commit ac1f8e8Copy full SHA for ac1f8e8
.github/workflows/pre-commit.yaml
@@ -8,7 +8,7 @@ jobs:
8
pre-commit:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
12
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
13
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
14
with:
0 commit comments