0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-21 22:01:30 +01:00

Bump tj-actions/changed-files from 29.0.1 to 29.0.2 (#23)

This commit is contained in:
dependabot[bot] 2022-08-29 08:25:33 -07:00 committed by GitHub
parent cc5d75e8a2
commit e2dcd59f49
Failed to generate hash of commit

View file

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 2 fetch-depth: 2
- uses: tj-actions/changed-files@v29.0.1 - uses: tj-actions/changed-files@v29.0.2
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'