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 af188a7 commit 3c0e9eaCopy full SHA for 3c0e9ea
.github/workflows/update-gitleaks.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install packages
31
if: github.event_name != 'pull_request' || github.event.action != 'closed'
32
run: npm ci
33
- - uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85
+ - uses: dev-hato/actions-update-gitleaks@ddd6a2d52c61b3ecae7b0c54c4ecccc93280691e # v0.0.86
34
with:
35
github-token: ${{secrets.GITHUB_TOKEN}}
36
concurrency:
0 commit comments