Skip to content

Commit 7a5c6f0

Browse files
chore(actions): bump gitleaks/gitleaks-action from 2.3.7 to 3.0.0
Bumps [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) from 2.3.7 to 3.0.0. - [Release notes](https://github.com/gitleaks/gitleaks-action/releases) - [Commits](gitleaks/gitleaks-action@v2.3.7...v3.0.0) --- updated-dependencies: - dependency-name: gitleaks/gitleaks-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c98aef5 commit 7a5c6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Run gitleaks
21-
uses: gitleaks/gitleaks-action@v2.3.7
21+
uses: gitleaks/gitleaks-action@v3.0.0
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}

0 commit comments

Comments
 (0)