Skip to content

Commit b2a173d

Browse files
committed
ci(secu): replace gitleaks secret and remove PRT
1 parent cafb559 commit b2a173d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2.3.7
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}
18+
GITLEAKS_LICENSE: "Centreon"
1919
GITLEAKS_ENABLE_COMMENTS: false
2020
GITLEAKS_ENABLE_UPLOAD_ARTIFACT: false
2121
GITLEAKS_ENABLE_SUMMARY: false

0 commit comments

Comments
 (0)