Skip to content

Commit 656b3ed

Browse files
build(deps): Bump tj-actions/changed-files from 44 to 45 (#216)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [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@v44...v45) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1102e04 commit 656b3ed

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

0 commit comments

Comments
 (0)