Skip to content

Commit 4eabafd

Browse files
committed
Update dev-hato/actions-update-gitleaks action to v0.0.7
1 parent 4d131c1 commit 4eabafd

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

0 commit comments

Comments
 (0)