Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Update endorlabjs.yml logs #61

Update endorlabjs.yml logs

Update endorlabjs.yml logs #61

Workflow file for this run

name: TruffleHog Secrets Scan
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
name: Test for Secrets
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --debug