Skip to content

Commit a0c309d

Browse files
authored
chore: upgrade scancode-action to latest running docker image (#511)
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent 5c2cc2d commit a0c309d

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
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false # do not keep the token around
2424

2525
- name: Fail on known vulnerabilities
26-
uses: aboutcode-org/scancode-action@6e900c920928c44932e756e308561451b09ec58b
26+
uses: aboutcode-org/scancode-action@76777db8400d719de67ba3e465c5881037b45cb9 # v0.1
2727
with:
2828
pipelines: "inspect_packages:StaticResolver,find_vulnerabilities"
2929
check-compliance: true

0 commit comments

Comments
 (0)