Skip to content

Commit 04b5a00

Browse files
committed
Update dev-hato/actions-update-gitleaks action to v0.0.5
1 parent 8b29880 commit 04b5a00

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.4
27+
- uses: dev-hato/actions-update-gitleaks@v0.0.5
2828
with:
2929
github-token: ${{secrets.GITHUB_TOKEN}}
3030
super-linter-yml-file: .github/workflows/super-linter.yml

0 commit comments

Comments
 (0)