From 7f0ffc0674651ca165d9f5e6e25c7c1cecddc5ec Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Fri, 27 Mar 2026 10:57:25 +0000 Subject: [PATCH] Update .gitea/workflows/codeant.yml --- .gitea/workflows/codeant.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/codeant.yml b/.gitea/workflows/codeant.yml index 0cfcac2..ee249a4 100644 --- a/.gitea/workflows/codeant.yml +++ b/.gitea/workflows/codeant.yml @@ -13,5 +13,5 @@ jobs: steps: - uses: actions/checkout@v3 - uses: CodeAnt-AI/codeant-ci-scan-action@v0.0.6 - with: - access_token: {{ secrets.CODEANT_API_TOKEN }} \ No newline at end of file + with: + access_token: {{ secrets.CODEANT_API_TOKEN }} \ No newline at end of file