Skip to content

Commit d95f93a

Browse files
chore(deps): bump tj-actions/changed-files from 45 to 47
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 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@v45...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 ff3383c commit d95f93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-markdown.yml

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

2727
- name: Get changed markdown files
2828
id: changed-files
29-
uses: tj-actions/changed-files@v45
29+
uses: tj-actions/changed-files@v47
3030
with:
3131
files: |
3232
**.md

0 commit comments

Comments
 (0)