Skip to content

Commit 20e3687

Browse files
Bump gitleaks/gitleaks-action
Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from bf2dc8e55639c1e091e9b45970152e4313705814 to e87a89192a7a58b06bdedf25ad4196f89a45d76d. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@bf2dc8e...e87a891) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: e87a89192a7a58b06bdedf25ad4196f89a45d76d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b21797 commit 20e3687

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@e87a89192a7a58b06bdedf25ad4196f89a45d76d
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Only required for Organizations, not personal accounts.

0 commit comments

Comments
 (0)