mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #8145 from Security-Onion-Solutions/defensivedepth-patch-1
pin v1.6.0
This commit is contained in:
2
.github/workflows/leaktest.yml
vendored
2
.github/workflows/leaktest.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
|||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
|
|
||||||
- name: Gitleaks
|
- name: Gitleaks
|
||||||
uses: zricethezav/gitleaks-action@master
|
uses: gitleaks/gitleaks-action@v1.6.0
|
||||||
with:
|
with:
|
||||||
config-path: .github/.gitleaks.toml
|
config-path: .github/.gitleaks.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user