Skip to content

Commit eaf9699

Browse files
Bump tj-actions/changed-files from 34 to 41 in /.github/workflows (#3111)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v34...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18abd43 commit eaf9699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link_checkPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 1
1515
- name: Get Changed Files
1616
id: changed-files
17-
uses: tj-actions/changed-files@v34
17+
uses: tj-actions/changed-files@v41
1818
- name: Check Links
1919
uses: lycheeverse/lychee-action@v1
2020
with:

0 commit comments

Comments
 (0)