From b41a19dfba4b827b3414b2b39d3fcb8e4fcd87c4 Mon Sep 17 00:00:00 2001 From: Vatche Tavitian Date: Wed, 6 May 2026 10:44:28 +0200 Subject: [PATCH] feat: added setup-trivy action --- .github/allowed-actions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/allowed-actions.json b/.github/allowed-actions.json index e02cef5..8add6bc 100644 --- a/.github/allowed-actions.json +++ b/.github/allowed-actions.json @@ -1,6 +1,7 @@ { "include": [ { "repo": "amannn/action-semantic-pull-request", "sha": "48f256284bd46cdaab1048c3721360e808335d50", "version": "v6.1.1" }, + { "repo": "aquasecurity/setup-trivy", "sha": "3fb12ec12f41e471780db15c232d5dd185dcb514", "version": "v0.2.6" }, { "repo": "aquasecurity/trivy-action", "sha": "ed142fd0673e97e23eac54620cfb913e5ce36c25", "version": "v0.36.0" }, { "repo": "axi92/flutter-action", "sha": "72633a794ba0b23276fa4fc465a6cacb758a90c5", "version": "" }, { "repo": "anthropics/claude-code-action", "sha": "c3d45e8e941e1b2ad7b278c57482d9c5bf1f35b3", "version": "v1" },