Skip to content

Commit 54b97b6

Browse files
committed
fix(ci): 🩹 use valid gitleaks action tag
1 parent c37182f commit 54b97b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0
16-
- uses: gacts/gitleaks@v1.8.0
16+
- uses: gacts/gitleaks@v1
1717
with:
1818
config-path: .gitleaks.toml

0 commit comments

Comments
 (0)