Skip to content

feat(blobvault): Make blobvault pvc storage optional if s3 bucket is used #107

feat(blobvault): Make blobvault pvc storage optional if s3 bucket is used

feat(blobvault): Make blobvault pvc storage optional if s3 bucket is used #107

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@ade5d91d5ca94e996377b1909a802dd9dbc51b6b
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified