We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87a9e3 commit fc8a799Copy full SHA for fc8a799
.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@88939b8383c8ce6cea159177e89c7233d88d6f55 # v0.0.105
+ - uses: dev-hato/actions-update-gitleaks@46722270eff72ebee8f1dd13837010e78590d624 # v0.0.106
35
with:
36
github-token: ${{secrets.GITHUB_TOKEN}}
37
concurrency:
0 commit comments