feat(setup-trivy)!: automatically determine arch #14

Merged
t.behrendt merged 4 commits from feat-automatically-select-correct-arch into main 2025-11-08 19:22:31 +01:00
Showing only changes of commit 328e630b07 - Show all commits
-1
View File
@@ -30,7 +30,6 @@ jobs:
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@0.0.1 uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@0.0.1
with: with:
version: "v0.66.0" version: "v0.66.0"
architecture: "amd64"
- name: Setup DB - name: Setup DB
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@0.0.1 uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@0.0.1
- name: Scan for vulnerabilities - name: Scan for vulnerabilities