Skip to content

Commit 04089c4

Browse files
authored
Merge pull request #283 from sx-aurora-dev/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41
Bump tj-actions/changed-files from 39 to 41 in /.github/workflows
2 parents 08fd465 + 6521261 commit 04089c4

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)