Skip to content

Commit 293d758

Browse files
dependabot[bot]kdeldycke
authored andcommitted
Bump gitleaks/gitleaks-action from 2.3.7 to 2.3.9
Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from 2.3.7 to 2.3.9. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@v2.3.7...v2.3.9) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7815c4f commit 293d758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ jobs:
248248
- uses: actions/[email protected]
249249
with:
250250
fetch-depth: 0
251-
- uses: gitleaks/[email protected].7
251+
- uses: gitleaks/[email protected].9
252252
with:
253253
config-path: .github/gitleaks.toml
254254
env:

0 commit comments

Comments
 (0)