Skip to content

Commit 3722e5f

Browse files
Bump tj-actions/changed-files from 43 to 46 in /.github/workflows (#92)
1 parent aa63f31 commit 3722e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pip install pre-commit
3131
- name: Get changed files
3232
id: changed-files
33-
uses: tj-actions/changed-files@v43
33+
uses: tj-actions/changed-files@v46
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
- name: Run pre-commit

0 commit comments

Comments
 (0)