Skip to content

Commit c5b47cc

Browse files
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.75
1 parent 77d696e commit c5b47cc

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install packages
3131
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3232
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
33-
- uses: dev-hato/actions-update-gitleaks@52921abb0680cfaba9e7ae00fd375f81e812971c # v0.0.73
33+
- uses: dev-hato/actions-update-gitleaks@a328544ab63e69ea58603e5136e2f57e0092c873 # v0.0.75
3434
with:
3535
github-token: ${{secrets.GITHUB_TOKEN}}
3636
concurrency:

0 commit comments

Comments
 (0)