We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fc621 commit 1b642b2Copy full SHA for 1b642b2
.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@dc49d9c9d78a6e2262feccf85c519ca47cdb24cd # v0.0.98
+ - uses: dev-hato/actions-update-gitleaks@b6790d4d1b6b50a659a680b92ddf6f072cc03993 # v0.0.99
25
with:
26
github-token: ${{secrets.GITHUB_TOKEN}}
27
concurrency:
0 commit comments