Skip to content

Commit 234e4e5

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.92 (#1437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d34e4b6 commit 234e4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@016e2b941cc6e93794fc1c2bdec968a3b3f76b27 # v0.0.90
34+
- uses: dev-hato/actions-update-gitleaks@7928983238f6f56d6a1109f8056afe68a551cdfe # v0.0.92
3535
with:
3636
github-token: ${{secrets.GITHUB_TOKEN}}
3737
concurrency:

0 commit comments

Comments
 (0)