Skip to content

Commit e23ae59

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.49 (#738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f4f147 commit e23ae59

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].48
35+
- uses: dev-hato/[email protected].49
3636
with:
3737
github-token: ${{secrets.GITHUB_TOKEN}}
3838

0 commit comments

Comments
 (0)