Skip to content

chore: soliplex_frontend version v0.90.0+60 #8

chore: soliplex_frontend version v0.90.0+60

chore: soliplex_frontend version v0.90.0+60 #8

Workflow file for this run

name: TruffleHog Secrets Scan
on:
push:
branches:
- '**'
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
trufflehog:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: TruffleHog scan
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified