Skip to content

Commit 825d030

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.85 (#1262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63ff886 commit 825d030

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@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84
33+
- uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85
3434
with:
3535
github-token: ${{secrets.GITHUB_TOKEN}}
3636
concurrency:

0 commit comments

Comments
 (0)