Skip to content

Commit e68fe94

Browse files
Bump gitleaks/gitleaks-action from 2 to 3 in the all-dependencies group
Bumps the all-dependencies group with 1 update: [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action). Updates `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 dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982bd98 commit e68fe94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: Gitleaks Action
18-
uses: gitleaks/gitleaks-action@v2
18+
uses: gitleaks/gitleaks-action@v3
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} # Only required for Organizations, not personal accounts

0 commit comments

Comments
 (0)