Skip to content

Commit

Permalink
<Github Actions> Updated codeql version
Browse files Browse the repository at this point in the history
  • Loading branch information
akashkollipara committed Jan 22, 2024
1 parent c37098a commit 17f042e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
make get_riscv_tc RISC_V_TC_REPO=${RISCVTC}
- name: Init CodeQL
uses: github/codeql-action/init@v1
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
debug: true
Expand Down

0 comments on commit 17f042e

Please sign in to comment.