Skip to content

Commit 9ff341a

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.6 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89c545b commit 9ff341a

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
@@ -24,7 +24,7 @@ jobs:
2424
cache: npm
2525
- name: Install packages
2626
run: npm ci --prefer-offline
27-
- uses: dev-hato/[email protected].4
27+
- uses: dev-hato/[email protected].6
2828
with:
2929
github-token: ${{secrets.GITHUB_TOKEN}}
3030
super-linter-yml-file: .github/workflows/super-linter.yml

0 commit comments

Comments
 (0)