Skip to content

Commit

Permalink
chore: Update codeql to v2 (#1552)
Browse files Browse the repository at this point in the history
Co-authored-by: Robb Kidd <[email protected]>
Co-authored-by: Robert <[email protected]>
  • Loading branch information
3 people authored Dec 8, 2023
1 parent d0e1e79 commit ff9a7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
tools: latest

- name: Autobuild
uses: github/codeql-action/autobuild@v1
uses: github/codeql-action/autobuild@v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v2

0 comments on commit ff9a7d3

Please sign in to comment.