We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74580e4 commit fdefd13Copy full SHA for fdefd13
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
95
with:
96
fetch-depth: 0
97
- - uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2.3.7
+ - uses: gitleaks/gitleaks-action@f586c14365d4643c6aa59d472ae6e984bf47bb34 # v2.3.8
98
env:
99
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
100
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
0 commit comments