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
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Manual Trivy Setup
|
- name: Manual Trivy Setup
|
||||||
uses: aquasecurity/setup-trivy@v0.2.0
|
uses: aquasecurity/setup-trivy@v0.2.0
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
version: v0.68.1
|
version: v0.68.1
|
||||||
|
|
||||||
# Combined scan for vulnerabilities, secrets, and IaC misconfigurations
|
# Combined scan for vulnerabilities, secrets, and IaC misconfigurations
|
||||||
- name: Run Trivy comprehensive security scan
|
- name: Run Trivy comprehensive security scan
|
||||||
|
|||||||
Reference in New Issue
Block a user