Skip to content

Commit 43961a3

Browse files
Merge pull request #5815 from dev-hato/renovate/dev-hato-actions-update-gitleaks-0.x
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.93
2 parents fb845f5 + f452370 commit 43961a3

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@7928983238f6f56d6a1109f8056afe68a551cdfe # v0.0.92
37+
- uses: dev-hato/actions-update-gitleaks@e313fd12c1c4d324363e8c045d56c113e8182160 # v0.0.93
3838
with:
3939
github-token: ${{secrets.GITHUB_TOKEN}}
4040
concurrency:

0 commit comments

Comments
 (0)