Skip to content

Commit cbd485d

Browse files
authored
Merge pull request #377 from sir-gon/dependabot/github_actions/gitleaks/gitleaks-action-961680e5305a30eb575f3ddf6bb6b2e265b68f0a
Bump gitleaks/gitleaks-action from e87a89192a7a58b06bdedf25ad4196f89a45d76d to 961680e5305a30eb575f3ddf6bb6b2e265b68f0a
2 parents 7af2876 + 554dd02 commit cbd485d

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2525
with:
2626
fetch-depth: 0
27-
- uses: gitleaks/gitleaks-action@e87a89192a7a58b06bdedf25ad4196f89a45d76d
27+
- uses: gitleaks/gitleaks-action@961680e5305a30eb575f3ddf6bb6b2e265b68f0a
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Only required for Organizations, not personal accounts.

0 commit comments

Comments
 (0)