Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 291abc7

Browse files
authored
Merge pull request #23 from allthingslinux/renovate/reviewdog-action-gitleaks-1.x
2 parents 5f231a6 + 5dada02 commit 291abc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
- name: Checkout
200200
uses: actions/checkout@v4
201201
- name: Scan
202-
uses: reviewdog/action-gitleaks@v1.7
202+
uses: reviewdog/action-gitleaks@v1.8
203203
with:
204204
github_token: ${{ secrets.GITHUB_TOKEN }}
205205
level: error

0 commit comments

Comments
 (0)