Update pr-scan.yml

This commit is contained in:
Evan
2024-07-30 17:47:42 -07:00
committed by GitHub
parent ad2e53920f
commit 52c63248dd
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
load: true
tags: pr_image:${{ github.sha }}
- name: Run Trivy vulnerability scanner on image
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.20.0
with:
image-ref: 'pr_image:${{ github.sha }}'
format: 'json'