Skip to content

Update terraform tests to reflect adding env vars to codebuild actions #236

Update terraform tests to reflect adding env vars to codebuild actions

Update terraform tests to reflect adding env vars to codebuild actions #236

Workflow file for this run

name: Trufflehog scan
on: [push]
permissions: read-all
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --no-verification --exclude-paths=.trufflehogignore