We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57a4670 + 49a8332 commit 7e0c8bfCopy full SHA for 7e0c8bf
1 file changed
.github/workflows/pr-update-gitleaks.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install packages
35
if: github.event_name != 'pull_request' || github.event.action != 'closed'
36
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
37
- - uses: dev-hato/actions-update-gitleaks@65085477addf0c42b7fc956671916c997cea00a9 # v0.0.94
+ - uses: dev-hato/actions-update-gitleaks@00d8a07bfc71cf9ec631a1ebc1f2adf7b5f81154 # v0.0.95
38
with:
39
github-token: ${{secrets.GITHUB_TOKEN}}
40
concurrency:
0 commit comments