Skip to content

Commit a5de1fe

Browse files
committed
Update dev-hato/actions-update-gitleaks action to v0.0.66
1 parent 0e8b40e commit a5de1fe

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@v0.0.65
32+
- uses: dev-hato/actions-update-gitleaks@v0.0.66
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
concurrency:

0 commit comments

Comments
 (0)