Skip to content

deps(go): bump github.com/alecthomas/kong from 1.13.0 to 1.14.0 in the go-dependencies group #9

deps(go): bump github.com/alecthomas/kong from 1.13.0 to 1.14.0 in the go-dependencies group

deps(go): bump github.com/alecthomas/kong from 1.13.0 to 1.14.0 in the go-dependencies group #9

Workflow file for this run

name: TruffleHog
on:
push:
branches:
- main
pull_request:
jobs:
scan-secrets:
name: Scan for secrets
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Run TruffleHog
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown