Skip to content

Find Secrets

Find Secrets #45

Workflow file for this run

on: push
name: Find Secrets
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: max/secret-scan@master
with:
exclude_path: '.github/workflows/configuration/exclude_paths.txt'