Skip to content

Commit 6521261

Browse files
Bump tj-actions/changed-files from 39 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 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@v39...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d264e8 commit 6521261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Get changed files
1616
id: changed-files
17-
uses: tj-actions/changed-files@v39
17+
uses: tj-actions/changed-files@v41
1818
with:
1919
separator: ","
2020
fetch_depth: 100 # Fetches only the last 10 commits

0 commit comments

Comments
 (0)