We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da493cf commit 3a308fdCopy full SHA for 3a308fd
1 file changed
.github/workflows/pr-update-gitleaks.yml
@@ -34,7 +34,7 @@ jobs:
34
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
35
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
36
# jscpd:ignore-end
37
- - uses: dev-hato/actions-update-gitleaks@88939b8383c8ce6cea159177e89c7233d88d6f55 # v0.0.105
+ - uses: dev-hato/actions-update-gitleaks@46722270eff72ebee8f1dd13837010e78590d624 # v0.0.106
38
with:
39
github-token: ${{secrets.GITHUB_TOKEN}}
40
concurrency:
0 commit comments