Skip to content

Commit 7e0c8bf

Browse files
Merge pull request #6018 from dev-hato/renovate/dev-hato-actions-update-gitleaks-0.x
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.95
2 parents 57a4670 + 49a8332 commit 7e0c8bf

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@65085477addf0c42b7fc956671916c997cea00a9 # v0.0.94
37+
- uses: dev-hato/actions-update-gitleaks@00d8a07bfc71cf9ec631a1ebc1f2adf7b5f81154 # v0.0.95
3838
with:
3939
github-token: ${{secrets.GITHUB_TOKEN}}
4040
concurrency:

0 commit comments

Comments
 (0)