Explorar o código

user accounts don't need gitleaks license

Zachary Rice %!s(int64=3) %!d(string=hai) anos
pai
achega
f5c2b636f3
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/gitleaks.yml

+ 1 - 2
.github/workflows/gitleaks.yml

@@ -8,7 +8,6 @@ jobs:
       - uses: actions/checkout@v3
         with:
           fetch-depth: 0
-      - uses: zricethezav/gitleaks-action@v2.0.0
+      - uses: zricethezav/gitleaks-action@v2
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}