Skip to content

Bump the npm_and_yarn group across 1 directory with 11 updates #14

Bump the npm_and_yarn group across 1 directory with 11 updates

Bump the npm_and_yarn group across 1 directory with 11 updates #14

Workflow file for this run

name: Leaked Secrets Scan
on: [push]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.31.3
with:
path: ./
base: ""
head: ${{ github.ref_name}}
extra_args: --debug --only-verified