Skip to content

Commit 95885f5

Browse files
ci(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 9b4ee66 commit 95885f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secret-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# needs every commit ever made.
2626
fetch-depth: 0
2727

28-
- uses: gitleaks/gitleaks-action@v2
28+
- uses: gitleaks/gitleaks-action@v3
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
# GITLEAKS_LICENSE is only required for organisation accounts; personal

0 commit comments

Comments
 (0)