Skip to content

ci: update github runner image version because latest is two years ol… #74

ci: update github runner image version because latest is two years ol…

ci: update github runner image version because latest is two years ol… #74

Workflow file for this run

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