Skip to content

Commit

Permalink
Merge pull request #445 from solarwinds/NH-95071-rm-deprecated-codeql…
Browse files Browse the repository at this point in the history
…-config

NH-95071 Remove CodeQL deprecated setup-python-dependencies input
  • Loading branch information
tammy-baylis-swi authored Nov 5, 2024
2 parents 47afb66 + d4415d0 commit 819046e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
languages: ${{ matrix.language }}
# 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
setup-python-dependencies: false

- name: Autobuild
uses: github/codeql-action/autobuild@v3
Expand Down

0 comments on commit 819046e

Please sign in to comment.