feat: add setup-trivy #1

Merged
t.behrendt merged 8 commits from feat-add-setup-trivy into main 2025-09-25 19:24:18 +02:00
Showing only changes of commit 6ab977fdc2 - Show all commits
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Setup Trivy
uses: ./setup-trivy
with:
version: latest
version: v0.66.0
architecture: amd64
- name: Run Trivy
run: trivy --version