Skip to content

Commit 5b11aee

Browse files
Merge pull request #5734 from dev-hato/renovate/dev-hato-actions-update-gitleaks-0.x
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.91
2 parents f607af1 + 936c07f commit 5b11aee

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install packages
3535
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3636
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
37-
- uses: dev-hato/actions-update-gitleaks@016e2b941cc6e93794fc1c2bdec968a3b3f76b27 # v0.0.90
37+
- uses: dev-hato/actions-update-gitleaks@701dad90555fff043ab8e59fd2afd4091e408b6f # v0.0.91
3838
with:
3939
github-token: ${{secrets.GITHUB_TOKEN}}
4040
concurrency:

0 commit comments

Comments
 (0)