Skip to content

Commit

Permalink
Remove update codeql db
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed May 23, 2024
1 parent c5a348f commit 94e6de3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,6 @@ jobs:
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality

- name: Update CodeQL Database
uses: github/codeql-action/init@v3
with:
update: true
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
# other configuration options as needed

# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
# to set the build mode to "manual" for that language. Then modify this step
Expand Down

0 comments on commit 94e6de3

Please sign in to comment.