Skip to content

Commit 38dad3b

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.83 (#1212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5d64d6 commit 38dad3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install packages
3131
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3232
run: npm ci
33-
- uses: dev-hato/actions-update-gitleaks@3ef8b2a72aff26753f47e2f161f895c1be0ab3c5 # v0.0.82
33+
- uses: dev-hato/actions-update-gitleaks@a776495b48591a4288a30315b54e33858970a67e # v0.0.83
3434
with:
3535
github-token: ${{secrets.GITHUB_TOKEN}}
3636
concurrency:

0 commit comments

Comments
 (0)