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 aa63f31 commit 3722e5fCopy full SHA for 3722e5f
.github/workflows/pre-commit.yaml
@@ -30,7 +30,7 @@ jobs:
30
pip install pre-commit
31
- name: Get changed files
32
id: changed-files
33
- uses: tj-actions/changed-files@v43
+ uses: tj-actions/changed-files@v46
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
36
- name: Run pre-commit
0 commit comments