We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0ba62 commit 4952ff9Copy full SHA for 4952ff9
1 file changed
.github/workflows/update-gitleaks.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install packages
30
if: github.event_name != 'pull_request' || github.event.action != 'closed'
31
run: npm ci
32
- - uses: dev-hato/actions-update-gitleaks@v0.0.76
+ - uses: dev-hato/actions-update-gitleaks@v0.0.77
33
with:
34
github-token: ${{secrets.GITHUB_TOKEN}}
35
concurrency:
0 commit comments