We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0445f4 commit 93e4590Copy full SHA for 93e4590
.github/workflows/update-gitleaks.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install packages
32
if: github.event_name != 'pull_request' || github.event.action != 'closed'
33
run: npm ci
34
- - uses: dev-hato/actions-update-gitleaks@dbfbf019d5f0d2bc57869044220f552cc2b0c5b8 # v0.0.97
+ - uses: dev-hato/actions-update-gitleaks@b6790d4d1b6b50a659a680b92ddf6f072cc03993 # v0.0.99
35
with:
36
github-token: ${{secrets.GITHUB_TOKEN}}
37
concurrency:
0 commit comments