We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f59782c + edca55b commit 4c47cb4Copy full SHA for 4c47cb4
1 file changed
.github/workflows/pr-update-gitleaks.yml
@@ -26,7 +26,7 @@ jobs:
26
cache: npm
27
- name: Install packages
28
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
29
- - uses: dev-hato/actions-update-gitleaks@v0.0.29
+ - uses: dev-hato/actions-update-gitleaks@v0.0.31
30
with:
31
github-token: ${{secrets.GITHUB_TOKEN}}
32
repo-name: dev-hato/hato-bot
0 commit comments