Skip to content

Commit 651c3f8

Browse files
committed
Always use latest (main branch) scancode-action
Signed-off-by: tdruez <[email protected]>
1 parent 74976c1 commit 651c3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/find-vulnerabilities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
sparse-checkout: setup.cfg
1414
sparse-checkout-cone-mode: false
1515

16-
- uses: nexB/scancode-action@alpha
16+
- uses: nexB/scancode-action@main
1717
with:
1818
pipelines: "inspect_packages:StaticResolver,find_vulnerabilities"
1919
env:

0 commit comments

Comments
 (0)