Skip to content

Renovate update api minor and patch updates (PHP 8.2) #4552

Renovate update api minor and patch updates (PHP 8.2)

Renovate update api minor and patch updates (PHP 8.2) #4552

name: trufflehog
on:
push:
branches:
- main
pull_request:
jobs:
trufflehog:
name: Run trufflehog report
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: trufflehog-actions-scan
uses: edplato/trufflehog-actions-scan@master
with:
scanArguments: "--regex --entropy=False --max_depth=5"