Skip to content

Commit 2ddf4d1

Browse files
Bump gitleaks/gitleaks-action from 2 to 3 (#94)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe4a09b commit 2ddf4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secret-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
extra_args: --filter-entropy=7
2525

2626
- name: GitLeaks
27-
uses: gitleaks/gitleaks-action@v2
27+
uses: gitleaks/gitleaks-action@v3
2828
continue-on-error: true
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)