We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063bcae commit fb8bd44Copy full SHA for fb8bd44
.github/workflows/update-gitleaks.yml
@@ -23,7 +23,7 @@ jobs:
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
24
persist-credentials: false
25
- uses: ./
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