Revert to working item
This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
||||
run: |
|
||||
wget https://github.com/gitleaks/gitleaks/releases/download/v8.30.0/gitleaks_8.30.0_linux_x64.tar.gz && \
|
||||
tar -zxvf gitleaks_8.30.0_linux_x64.tar.gz && \
|
||||
sudo mv gitleaks /usr/local/bin && gitleaks detect --platform --source . -v
|
||||
sudo mv gitleaks /usr/local/bin && gitleaks detect --source . -v
|
||||
Reference in New Issue
Block a user