0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Relax versioning of tj-actions/changed-files GitHub Action to reduce noise from dependency updates.

This commit is contained in:
David Anson 2022-11-18 09:06:51 -08:00
parent d9979f40b8
commit 26ce372a18

View file

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: tj-actions/changed-files@v34.4.3
- uses: tj-actions/changed-files@v34
id: changed-files
with:
files: '**/*.md'