Skip to content

fix(backport): Workaround not to fail if no backport is needed #8278

fix(backport): Workaround not to fail if no backport is needed

fix(backport): Workaround not to fail if no backport is needed #8278

Workflow file for this run

name: find-secrets
on: pull_request
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.81.6
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --only-verified