Skip to content

Commit ab90966

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.80 (#1590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55735dd commit ab90966

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install packages
3030
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3131
run: npm ci
32-
- uses: dev-hato/actions-update-gitleaks@0e9a2d1c25c0acc3108157714109d94ebecbf7cf # v0.0.79
32+
- uses: dev-hato/actions-update-gitleaks@f2dfdc44ba854cf22f8c0041b60aca707347d1ca # v0.0.80
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
concurrency:

0 commit comments

Comments
 (0)