Skip to content

Commit 85af49b

Browse files
Merge pull request #3670 from dev-hato/renovate/dev-hato-actions-update-gitleaks-0.x
Update dev-hato/actions-update-gitleaks action to v0.0.67
2 parents d909d57 + cf272a6 commit 85af49b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-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: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
32-
- uses: dev-hato/actions-update-gitleaks@v0.0.66
32+
- uses: dev-hato/actions-update-gitleaks@v0.0.67
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
concurrency:

0 commit comments

Comments
 (0)