Skip to content

Commit f4ae814

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.101 (#1728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Goryudyuma(Kei.Matsumoto) <6211370+Goryudyuma@users.noreply.github.com>
1 parent 2ad6a46 commit f4ae814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install packages
3232
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3333
run: npm ci
34-
- uses: dev-hato/actions-update-gitleaks@add7d5dccd75b8db56ef5e55f1184594b7b8c13c # v0.0.100
34+
- uses: dev-hato/actions-update-gitleaks@0a6f657e118befef2299e0ef60f5930dce660f2d # v0.0.101
3535
with:
3636
github-token: ${{secrets.GITHUB_TOKEN}}
3737
concurrency:

0 commit comments

Comments
 (0)