diff --git a/.github/workflows/helm-ci.yml b/.github/workflows/helm-ci.yml index 2b6233c..12bef2b 100644 --- a/.github/workflows/helm-ci.yml +++ b/.github/workflows/helm-ci.yml @@ -40,7 +40,7 @@ jobs: - name: Lint Chart run: ct lint --config ct.yaml - name: Scan for Misconfiguration - uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # tag=v0.24.0 + uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # tag=v0.27.0 with: scan-type: config format: sarif