Skip to content

Commit 577a73a

Browse files
build(deps): bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v40...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4326379 commit 577a73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
cache: pip
1919
cache-dependency-path: '**/requirements*.txt'
2020
- id: changed-files
21-
uses: tj-actions/changed-files@v40
21+
uses: tj-actions/changed-files@v41
2222
- uses: pre-commit/[email protected]
2323
continue-on-error: true
2424
with:

0 commit comments

Comments
 (0)