We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c310a5a commit 2874e12Copy full SHA for 2874e12
.github/workflows/update-gitleaks.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install packages
32
if: github.event_name != 'pull_request' || github.event.action != 'closed'
33
run: npm ci
34
- - uses: dev-hato/actions-update-gitleaks@65085477addf0c42b7fc956671916c997cea00a9 # v0.0.94
+ - uses: dev-hato/actions-update-gitleaks@00d8a07bfc71cf9ec631a1ebc1f2adf7b5f81154 # v0.0.95
35
with:
36
github-token: ${{secrets.GITHUB_TOKEN}}
37
concurrency:
0 commit comments