Skip to content

Commit e30ed3c

Browse files
committed
ci: fix autoscan
1 parent 81fd9a6 commit e30ed3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-autoscan.yml

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

161161
- name: Get changed files
162162
id: autocheck-get-changed-files
163-
uses: tj-actions/autocheck-get-changed-files@v42
163+
uses: tj-actions/changed-files@v42
164164
with:
165165
separator: ","
166166

0 commit comments

Comments
 (0)