Skip to content

chore(deps): update docker/build-push-action action to v2.10.0 #16

chore(deps): update docker/build-push-action action to v2.10.0

chore(deps): update docker/build-push-action action to v2.10.0 #16

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