Skip to content

Commit 6727720

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.45 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27c571e commit 6727720

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install packages
3333
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3434
run: npm ci
35-
- uses: dev-hato/[email protected].44
35+
- uses: dev-hato/[email protected].45
3636
with:
3737
github-token: ${{secrets.GITHUB_TOKEN}}
3838

0 commit comments

Comments
 (0)