Skip to content

Commit f2b656e

Browse files
authored
Merge pull request #41 from Isaaker/dependabot/github_actions/gitleaks/gitleaks-action-2.3.7
Bump gitleaks/gitleaks-action from 2.3.6 to 2.3.7
2 parents 9722e87 + eba0072 commit f2b656e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
3535
with:
3636
fetch-depth: 0
37-
- uses: gitleaks/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5
37+
- uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
GITLEAKS_CONFIG: cfg/gitleaks.toml

0 commit comments

Comments
 (0)