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 31.0.2 to 31.0.3 (#36)

This commit is contained in:
dependabot[bot] 2022-10-03 08:25:59 -07:00 committed by GitHub
parent c5d679b878
commit 850f49e87d
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@v31.0.2 - uses: tj-actions/changed-files@v31.0.3
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'