Skip to content

Commit

Permalink
updates trivy action params
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Mar 7, 2023
1 parent 6fdff6d commit e4c6278
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/sign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # 0.9.2
with:
scan-type: image
security-checks: vuln
severity: ${{ inputs.scan_severity }}
image-ref: ${{ inputs.image_digest }}
format: sarif
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.15
v0.1.16

0 comments on commit e4c6278

Please sign in to comment.