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 26.1 to 27 (#19)

This commit is contained in:
dependabot[bot] 2022-08-19 08:59:11 -07:00 committed by GitHub
parent 785de53464
commit 33df300637
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@v26.1 - uses: tj-actions/changed-files@v27
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'