We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68d016 commit 3dd3ce6Copy full SHA for 3dd3ce6
.github/workflows/pre-commit.yml
@@ -7,7 +7,7 @@ jobs:
7
pre-commit:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
+ - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
11
with:
12
fetch-depth: 0
13
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
0 commit comments