Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update codeql-action to v3 #39

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

RytoEX
Copy link
Member

@RytoEX RytoEX commented Apr 17, 2024

Description

CI: Update github/codeql-action/upload-sarif to v3

Motivation and Context

Reduce CI warnings about outdated actions.

How Has This Been Tested?

Tested on my fork and verified that the CodeQL warning went away:

Run clippy
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Reduce CI warnings about outdated actions.
@RytoEX RytoEX requested a review from derrod June 6, 2024 23:15
@derrod derrod merged commit b7949a1 into obsproject:master Jun 6, 2024
2 checks passed
@RytoEX RytoEX deleted the update-codeql-upload-sarif branch June 6, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants