Skip to content

Commit 814952d

Browse files
committed
use hackathon check_kernel_commits
1 parent c8f742f commit 814952d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-commit-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Download check_kernel_commits.py
2929
run: |
3030
curl -sL \
31-
https://raw.githubusercontent.com/ctrliq/kernel-src-tree-tools/mainline/check_kernel_commits.py \
31+
https://raw.githubusercontent.com/ctrliq/kernel-src-tree-tools/hackathon-cve-check/check_kernel_commits.py \
3232
-o check_kernel_commits.py
3333
chmod +x check_kernel_commits.py
3434

0 commit comments

Comments
 (0)