Update .gitea/workflows/codeant.yml
Some checks failed
Codeant Security Scan / codeant-scan (push) Failing after 10s

This commit is contained in:
2026-03-28 03:56:27 +00:00
parent 87060c4340
commit 2cda367152

View File

@@ -22,7 +22,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '22' # Using Node 22 to avoid EBADENGINE errors
- name: Install and Inject Config
env:
MY_KEY: ${{ secrets.CODEANT_API_KEY }}
run: |