Update .gitea/workflows/codeant.yml
Some checks failed
Codeant Security Scan / codeant-scan (push) Failing after 39s
Some checks failed
Codeant Security Scan / codeant-scan (push) Failing after 39s
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
node-version: '20'
|
||||
|
||||
- name: Install CodeAnt CLI
|
||||
run: npm install -g @codeant/cli
|
||||
run: npm install -g codeant-cli
|
||||
|
||||
- name: Run CodeAnt Scan
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user