0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-24 07:06:23 +01:00

Bump tj-actions/changed-files from 27 to 28 (#20)

This commit is contained in:
dependabot[bot] 2022-08-22 09:39:33 -07:00 committed by GitHub
parent 5ea3328efa
commit fd15fd2bbf
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@v27 - uses: tj-actions/changed-files@v28
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'