Skip to content

Commit 54d6299

Browse files
Bump tj-actions/changed-files from 47.0.0 to 47.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.0 to 47.0.1. - [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@24d32ff...e002140) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6064ee1 commit 54d6299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_md_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6
1717
with:
1818
fetch-depth: 0
19-
- uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62
19+
- uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891
2020
id: changed-files
2121
with:
2222
files: '**/*.md'

0 commit comments

Comments
 (0)