Skip to content

fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2 #31

fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2

fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2 #31

name: Leaked Secrets Scan
on: [pull_request]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@d69de658b262d67abe200d6eff9100934bc8f7a4 # v3.63.1
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified