We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14bd037 + 3dc266a commit 4c61cfbCopy full SHA for 4c61cfb
1 file changed
.github/workflows/pr-update-gitleaks.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install packages
36
if: github.event_name != 'pull_request' || github.event.action != 'closed'
37
run: npm ci
38
- - uses: dev-hato/actions-update-gitleaks@9faaf4ab4fa2404d76ffb93e3908c2eb91effc76 # v0.0.104
+ - uses: dev-hato/actions-update-gitleaks@88939b8383c8ce6cea159177e89c7233d88d6f55 # v0.0.105
39
with:
40
github-token: ${{secrets.GITHUB_TOKEN}}
41
concurrency:
0 commit comments