Skip to content

Commit 15d0726

Browse files
committed
fix: typo in trivy action input
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent dc6bd88 commit 15d0726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
hide-progress: false
4646
output: trivy-code-report.sarif
4747
scanners: vuln,secret
48-
trivy-version: v0.68.0
48+
version: v0.68.0
4949
exit-code: 0
5050
-
5151
name: Upload trivy findings to code scanning dashboard

0 commit comments

Comments
 (0)