Skip to content

[ci] update gemfile.lock (#169) #78

[ci] update gemfile.lock (#169)

[ci] update gemfile.lock (#169) #78

Workflow file for this run

name: find secrets
on:
push:
branches:
- '*'
workflow_dispatch:
jobs:
find:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@main
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD^
extra_args: --debug --only-verified