We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f607af1 + 936c07f commit 5b11aeeCopy full SHA for 5b11aee
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@016e2b941cc6e93794fc1c2bdec968a3b3f76b27 # v0.0.90
+ - uses: dev-hato/actions-update-gitleaks@701dad90555fff043ab8e59fd2afd4091e408b6f # v0.0.91
38
with:
39
github-token: ${{secrets.GITHUB_TOKEN}}
40
concurrency:
0 commit comments