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.2 to 29.0.3 (#25)

This commit is contained in:
dependabot[bot] 2022-09-05 10:06:42 -07:00 committed by GitHub
parent a39a64c526
commit 2332e029cb
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.2 - uses: tj-actions/changed-files@v29.0.3
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'