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 28 to 29.0.0 (#21)

This commit is contained in:
dependabot[bot] 2022-08-24 09:28:29 -07:00 committed by GitHub
parent fd15fd2bbf
commit dd425babe9
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@v28 - uses: tj-actions/changed-files@v29.0.0
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'