Skip to content

Commit 98149ad

Browse files
build(deps): bump tj-actions/changed-files from 44 to 45 (#102)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 277d89d commit 98149ad

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
key: ${{ matrix.os }}
1919
- id: changed-files
20-
uses: tj-actions/changed-files@v44
20+
uses: tj-actions/changed-files@v45
2121
- uses: pre-commit/[email protected]
2222
with:
2323
extra_args: cargo-check --files ${{ steps.changed-files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)