We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f54b0d commit 2164b63Copy full SHA for 2164b63
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@3ef8b2a72aff26753f47e2f161f895c1be0ab3c5 # v0.0.82
+ - uses: dev-hato/actions-update-gitleaks@a776495b48591a4288a30315b54e33858970a67e # v0.0.83
26
27
github-token: ${{secrets.GITHUB_TOKEN}}
28
concurrency:
0 commit comments