mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-02 16:00:50 +02:00
Relax versioning of tj-actions/changed-files GitHub Action to reduce noise from dependency updates.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user