Fix for the Codeql-analysis.yml workflow failure (#299)

* Update codeql-analysis.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml
This commit is contained in:
aparnajyothi-y
2024-07-25 19:17:57 +05:30
committed by GitHub
parent 9d3be767fc
commit 2f8ab97baf

View File

@ -13,4 +13,5 @@ jobs:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
with:
languages: "['python']"
languages: '["python"]'