Skip to content

Commit 16587ec

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.89 (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bf5def commit 16587ec

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@03938dd5977a402407e294b9a056848f0e9d670e # v0.0.88
34+
- uses: dev-hato/actions-update-gitleaks@7a6309ea8d49f458fd139ed59bf25e02f56496a2 # v0.0.89
3535
with:
3636
github-token: ${{secrets.GITHUB_TOKEN}}
3737
concurrency:

0 commit comments

Comments
 (0)