mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 02:34:52 -06:00
build(deps): bump aquasecurity/trivy-action from 0.6.0 to 0.6.1 (#4941)
This commit is contained in:
@@ -89,7 +89,7 @@ jobs:
|
||||
# Equivalent to:
|
||||
# $ trivy image openpolicyagent/opa:edge-static
|
||||
- name: Run Trivy scan on image
|
||||
uses: aquasecurity/trivy-action@0.6.0
|
||||
uses: aquasecurity/trivy-action@0.6.1
|
||||
with:
|
||||
image-ref: 'openpolicyagent/opa:edge-static'
|
||||
format: table
|
||||
@@ -108,7 +108,7 @@ jobs:
|
||||
# Equivalent to:
|
||||
# $ trivy fs .
|
||||
- name: Run Trivy scan on repo
|
||||
uses: aquasecurity/trivy-action@0.6.0
|
||||
uses: aquasecurity/trivy-action@0.6.1
|
||||
with:
|
||||
scan-type: fs
|
||||
format: table
|
||||
|
||||
Reference in New Issue
Block a user