Skip to content

Commit 885f548

Browse files
chore(deps): update tj-actions/changed-files action to v45.0.8
1 parent ab37c03 commit 885f548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Get changed files
2727
id: changed-files
28-
uses: tj-actions/changed-files@v45.0.7
28+
uses: tj-actions/changed-files@v45.0.8
2929

3030
- name: Filter Python files
3131
id: filter-python

0 commit comments

Comments
 (0)