Skip to content

Commit 1edba37

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

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)