Skip to content

Commit 4a234aa

Browse files
authored
chore(deps): update gitleaks/gitleaks-action action to v2.3.7
1 parent f640aea commit 4a234aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/ci/leaks/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: composite
1212
steps:
1313
- name: Check Leaks
14-
uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2
14+
uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2.3.7
1515
env:
1616
GITLEAKS_LICENSE: ${{ inputs.gitleaks_license }}
1717
GITLEAKS_CONFIG: .github/actions/ci/leaks/gitleaks.toml

0 commit comments

Comments
 (0)