Skip to content

Commit 97995fc

Browse files
authored
Merge pull request #925 from sir-gon/dependabot/github_actions/gitleaks/gitleaks-action-e0c47f4f8be36e29cdc102c57e68cb5cbf0e8d1e
Bump gitleaks/gitleaks-action from bf2dc8e55639c1e091e9b45970152e4313705814 to e0c47f4f8be36e29cdc102c57e68cb5cbf0e8d1e
2 parents ab6689a + 1edba37 commit 97995fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525
with:
2626
fetch-depth: 0
27-
- uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814
27+
- uses: gitleaks/gitleaks-action@e0c47f4f8be36e29cdc102c57e68cb5cbf0e8d1e
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Only required for Organizations, not personal accosunts.

0 commit comments

Comments
 (0)