We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb845f5 + f452370 commit 43961a3Copy full SHA for 43961a3
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@7928983238f6f56d6a1109f8056afe68a551cdfe # v0.0.92
+ - uses: dev-hato/actions-update-gitleaks@e313fd12c1c4d324363e8c045d56c113e8182160 # v0.0.93
38
with:
39
github-token: ${{secrets.GITHUB_TOKEN}}
40
concurrency:
0 commit comments