Skip to content

Commit be06cce

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

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
@@ -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/[email protected].62
32+
- uses: dev-hato/[email protected].63
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
concurrency:

0 commit comments

Comments
 (0)