Skip to content

Commit 1c027dc

Browse files
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.104 (#2038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed3385a commit 1c027dc

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
@@ -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@450b3975a42c2f59a22cbe55be687ad0bc82975c # v0.0.103
34+
- uses: dev-hato/actions-update-gitleaks@9faaf4ab4fa2404d76ffb93e3908c2eb91effc76 # v0.0.104
3535
with:
3636
github-token: ${{secrets.GITHUB_TOKEN}}
3737
concurrency:

0 commit comments

Comments
 (0)