Skip to content

Changed default worker count to 16 #99

Changed default worker count to 16

Changed default worker count to 16 #99

Workflow file for this run

name: Secrets Check - Commit
on: [push]
jobs:
security-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Trufflehog Actions Scan
uses: nasa-gibs/trufflehog-actions-scan@master
with:
scanArguments: "--regex --entropy=False"