mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-04 17:00:49 +02:00
Bump tj-actions/changed-files from 32.1.0 to 32.1.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 32.1.0 to 32.1.2. - [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/v32.1.0...v32.1.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Anson
co-authored by
David Anson
parent
95ec38077b
commit
c866b78a4d
@@ -7,7 +7,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: tj-actions/changed-files@v32.1.0
|
||||
- uses: tj-actions/changed-files@v32.1.2
|
||||
id: changed-files
|
||||
with:
|
||||
files: '**/*.md'
|
||||
|
||||
Reference in New Issue
Block a user