We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdefd13 commit a7c1112Copy full SHA for a7c1112
.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@f586c14365d4643c6aa59d472ae6e984bf47bb34 # v2.3.8
+ - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2.3.9
98
env:
99
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
100
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
0 commit comments