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

Updated upload-sarif action to v3 #296

Merged

Conversation

1eyewonder
Copy link
Contributor

Proposed Changes

Currently getting a warning in the pipeline:

Warning: 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/

This is just a bump in version to prevent use of the deprecated action.

Types of changes

What types of changes does your code introduce to FsToolkit.ErrorHandling?

  • Bugfix (non-breaking change which fixes an issue)

Checklist

  • Build and tests pass locally
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

Copy link
Collaborator

@TheAngryByrd TheAngryByrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TheAngryByrd TheAngryByrd merged commit 1d2d310 into demystifyfp:master Dec 24, 2024
26 of 27 checks passed
@1eyewonder 1eyewonder deleted the upload-sarif-file-action-update branch December 24, 2024 16:43
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