Skip to content

Rename container repositories #84

Rename container repositories

Rename container repositories #84

name: Leaked Secrets Scan
on:
pull_request:
push:
branches:
- develop
- main
- "[0-9]+.[0-9]+.x"
workflow_dispatch:
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@7a29f8a514635164e7610fd1f343ffd34601c756
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified