Skip to content

Commit 6265206

Browse files
chore(deps): update tj-actions/changed-files action to v46.0.5
1 parent 97afc21 commit 6265206

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@v46.0.3
28+
uses: tj-actions/changed-files@v46.0.5
2929

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

0 commit comments

Comments
 (0)