generated from nhcarrigan/template
Update .gitea/workflows/action.yml/action.yml
Security Scan / Trivy Security Scan (push) Has been cancelled
Security Scan / Trivy Security Scan (push) Has been cancelled
This commit is contained in:
@@ -20,10 +20,10 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Manual Trivy Setup
|
||||
uses: aquasecurity/setup-trivy@v0.2.0
|
||||
with:
|
||||
cache: true
|
||||
version: v0.68.1
|
||||
uses: aquasecurity/setup-trivy@v0.2.0
|
||||
with:
|
||||
cache: true
|
||||
version: v0.68.1
|
||||
|
||||
# Combined scan for vulnerabilities, secrets, and IaC misconfigurations
|
||||
- name: Run Trivy comprehensive security scan
|
||||
|
||||
Reference in New Issue
Block a user