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 63ff886 commit 825d030Copy full SHA for 825d030
.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@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
+ - uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85
34
with:
35
github-token: ${{secrets.GITHUB_TOKEN}}
36
concurrency:
0 commit comments