Skip to content

Commit 00ae7e9

Browse files
build(deps): Bump tj-actions/changed-files from 45 to 46
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46. - [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@v45...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d2acc8 commit 00ae7e9

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@v45
21+
uses: tj-actions/changed-files@v46
2222
- uses: pre-commit/action@v3.0.1
2323
continue-on-error: true
2424
with:

0 commit comments

Comments
 (0)