Skip to content

Commit d696c3f

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.68
1 parent c0d0a53 commit d696c3f

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@71318b821cd4661d7c7bd0e19e21f950efe9e73a # v0.0.67
32+
- uses: dev-hato/actions-update-gitleaks@34f266de641d346891e8f15ddae1e0a774583e98 # v0.0.68
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
concurrency:

0 commit comments

Comments
 (0)