We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329a56a commit 6eb8d49Copy full SHA for 6eb8d49
.github/workflows/leaked-secrets-scan.yaml
@@ -8,7 +8,7 @@ on:
8
- "[0-9]+.[0-9]+.x"
9
workflow_dispatch:
10
jobs:
11
- TruffleHog:
+ trufflehog:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
0 commit comments