This is an automated email from the ASF dual-hosted git repository.

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new c059678  Update trivy.yml (#339)
c059678 is described below

commit c0596782fae211fbe3b11092b54d5734d690ffcf
Author: Kit Chan <[email protected]>
AuthorDate: Fri Mar 20 06:57:03 2026 +0100

    Update trivy.yml (#339)
---
 .github/workflows/trivy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml
index bffb1e7..fc2add8 100644
--- a/.github/workflows/trivy.yml
+++ b/.github/workflows/trivy.yml
@@ -35,7 +35,7 @@ jobs:
         uses: actions/checkout@v4
 
       - name: Run Trivy vulnerability scanner
-        uses: aquasecurity/[email protected]
+        uses: aquasecurity/[email protected]
         with:
           image-ref: 'ghcr.io/apache/ats-ingress:latest'
           format: 'sarif'

Reply via email to