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 ef9e95d commit b3fc621Copy full SHA for b3fc621
.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@dbfbf019d5f0d2bc57869044220f552cc2b0c5b8 # v0.0.97
+ - uses: dev-hato/actions-update-gitleaks@dc49d9c9d78a6e2262feccf85c519ca47cdb24cd # v0.0.98
25
with:
26
github-token: ${{secrets.GITHUB_TOKEN}}
27
concurrency:
0 commit comments