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:15:11 -08:00
parent d9979f40b8
commit 26ce372a18
+1 -1
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'