Skip to content

Commit 4c3f527

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.98 (#1687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c32693f commit 4c3f527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install packages
3232
if: github.event_name != 'pull_request' || github.event.action != 'closed'
3333
run: npm ci
34-
- uses: dev-hato/actions-update-gitleaks@dbfbf019d5f0d2bc57869044220f552cc2b0c5b8 # v0.0.97
34+
- uses: dev-hato/actions-update-gitleaks@dc49d9c9d78a6e2262feccf85c519ca47cdb24cd # v0.0.98
3535
with:
3636
github-token: ${{secrets.GITHUB_TOKEN}}
3737
concurrency:

0 commit comments

Comments
 (0)