Skip to content

Commit 8921662

Browse files
dependabot[bot]willtheorangeguy
authored andcommitted
build(deps): bump gitleaks/gitleaks-action from 2 to 3
Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from 2 to 3. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@v2...v3) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c8ae7d commit 8921662

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
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v6
99
with:
1010
fetch-depth: 0
11-
- uses: gitleaks/gitleaks-action@v2
11+
- uses: gitleaks/gitleaks-action@v3
1212
env:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1414
GITLEAKS_NOTIFY_USER_LIST: "@willtheorangeguy"

0 commit comments

Comments
 (0)