Merge pull request #8145 from Security-Onion-Solutions/defensivedepth-patch-1

pin v1.6.0
This commit is contained in:
Josh Brower
2022-06-17 13:14:58 -04:00
committed by GitHub

View File

@@ -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