We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3385a commit 1c027dcCopy full SHA for 1c027dc
.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@450b3975a42c2f59a22cbe55be687ad0bc82975c # v0.0.103
+ - uses: dev-hato/actions-update-gitleaks@9faaf4ab4fa2404d76ffb93e3908c2eb91effc76 # v0.0.104
35
with:
36
github-token: ${{secrets.GITHUB_TOKEN}}
37
concurrency:
0 commit comments