mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-03 00:10:51 +02:00
Bump tj-actions/changed-files from 45 to 46
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v45...v46) --- 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>
This commit is contained in:
committed by
David Anson
co-authored by
David Anson
parent
0fb2cca662
commit
f094327f14
@@ -7,7 +7,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: tj-actions/changed-files@v45
|
||||
- uses: tj-actions/changed-files@v46
|
||||
id: changed-files
|
||||
with:
|
||||
files: '**/*.md'
|
||||
|
||||
Reference in New Issue
Block a user