We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224ff31 commit 17d588dCopy full SHA for 17d588d
1 file changed
.github/workflows/update-gitleaks.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
ref: ${{ github.event.pull_request.head.sha || github.sha }}
25
persist-credentials: false
26
- - uses: dev-hato/actions-update-gitleaks@88939b8383c8ce6cea159177e89c7233d88d6f55 # v0.0.105
+ - uses: dev-hato/actions-update-gitleaks@46722270eff72ebee8f1dd13837010e78590d624 # v0.0.106
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
concurrency:
0 commit comments