diff --git a/.github/workflows/google.yml b/.github/workflows/google.yml index 42aad92..3943551 100644 --- a/.github/workflows/google.yml +++ b/.github/workflows/google.yml @@ -102,7 +102,7 @@ jobs: sarif_file: snyk.sarif - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef + uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 with: image-ref: gcr.io/${{ secrets.GKE_PROJECT }}/${{ secrets.GAR_IMAGE }}:${{ github.sha }} format: 'template'