Skip to content

Commit 31ffe94

Browse files
Bump tj-actions/changed-files from 41 to 47
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 47. - [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@v41...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 202580c commit 31ffe94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Get changed files
1414
id: changed-files
15-
uses: tj-actions/changed-files@v41
15+
uses: tj-actions/changed-files@v47
1616
with:
1717
files: content/**/*.md # Only check markdown files in the content directory
1818

0 commit comments

Comments
 (0)