Skip to content

Commit dc37ecd

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.102
1 parent 1cf38c0 commit dc37ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
3535
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
3636
# jscpd:ignore-end
37-
- uses: dev-hato/actions-update-gitleaks@0a6f657e118befef2299e0ef60f5930dce660f2d # v0.0.101
37+
- uses: dev-hato/actions-update-gitleaks@370380f5e1c8ab0e0f81ca826cabb881701acd1a # v0.0.102
3838
with:
3939
github-token: ${{secrets.GITHUB_TOKEN}}
4040
concurrency:

0 commit comments

Comments
 (0)