We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823330e commit b6b96f0Copy full SHA for b6b96f0
1 file changed
.github/workflows/update-gitleaks.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
ref: ${{ github.event.pull_request.head.sha || github.sha }}
25
- - uses: dev-hato/actions-update-gitleaks@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
+ - uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85
26
27
github-token: ${{secrets.GITHUB_TOKEN}}
28
concurrency:
0 commit comments