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