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 db01588 commit dc316bcCopy full SHA for dc316bc
.github/workflows/update-gitleaks.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install packages
31
if: github.event_name != 'pull_request' || github.event.action != 'closed'
32
run: npm ci
33
- - uses: dev-hato/actions-update-gitleaks@a776495b48591a4288a30315b54e33858970a67e # v0.0.83
+ - uses: dev-hato/actions-update-gitleaks@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
34
with:
35
github-token: ${{secrets.GITHUB_TOKEN}}
36
concurrency:
0 commit comments