Merge pull request #183 from fishyboteso/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 35 to 41 in /.github/workflows
This commit is contained in:
Adam Saudagar 2024-01-07 12:56:32 +05:30 committed by GitHub
commit 820bdfdd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
- name: Get changed files in the docs folder
id: changed-files-specific
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
files: fishy/version.txt # Alternatively using: `docs/**` or `docs`