Skip to content

Commit 62c4d6a

Browse files
authoredMar 17, 2025
Bump tj-actions/changed-files in /.github/workflows (#3399)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.0 to 45.0.8. - [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@v41...v45.0.8) --- 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 4f2b031 commit 62c4d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Get changed files
5555
id: changed-files
56-
uses: tj-actions/changed-files@v41.0.0
56+
uses: tj-actions/changed-files@v45.0.8
5757
with:
5858

5959
files: |
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Get changed files
8989
id: changed-files
90-
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
90+
uses: tj-actions/changed-files@v45.0.8 # v45.0.6
9191
with:
9292
files: |
9393
**/*.md

0 commit comments

Comments
 (0)