Skip to content

Bump rspec-rails from 6.1.4 to 7.0.1 (#168) #77

Bump rspec-rails from 6.1.4 to 7.0.1 (#168)

Bump rspec-rails from 6.1.4 to 7.0.1 (#168) #77

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