Skip to content

Commit

Permalink
chore: Update codeql to v2 (open-telemetry#1552)
Browse files Browse the repository at this point in the history
Co-authored-by: Robb Kidd <robbkidd@honeycomb.io>
Co-authored-by: Robert <robertlaurin@users.noreply.github.com>
3 people authored Dec 8, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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.