We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d83e84 + 91a5a2a commit c887b57Copy full SHA for c887b57
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.28
+ - uses: dev-hato/actions-update-gitleaks@v0.0.29
30
with:
31
github-token: ${{secrets.GITHUB_TOKEN}}
32
repo-name: dev-hato/hato-bot
0 commit comments