From e7a45eaa505f4e57533a85024ab664a8911c73a5 Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Fri, 27 Mar 2026 11:21:54 +0000 Subject: [PATCH] Update .gitea/workflows/codeant.yml --- .gitea/workflows/codeant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/codeant.yml b/.gitea/workflows/codeant.yml index 97d9401..b33d413 100644 --- a/.gitea/workflows/codeant.yml +++ b/.gitea/workflows/codeant.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: CodeAnt-AI/codeant-ci-scan-action@v0.0.6 + - uses: CodeAnt-AI/codeant-ci-scan-action@v0.0.5 with: access_token: ${{ secrets.CODEANT_API_TOKEN }} \ No newline at end of file