diff --git a/.github/workflows/pull-request-sast.yaml b/.github/workflows/pull-request-sast.yaml index 06872de..e02ff25 100644 --- a/.github/workflows/pull-request-sast.yaml +++ b/.github/workflows/pull-request-sast.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 # Results have to be a table as the organisation does not have Advanced Security license. - - name: Terraform Trivy Scan + - name: Scan Terraform Config uses: aquasecurity/trivy-action@0.19.0 with: scan-type: 'config'