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

fix: Update action file to resolve warnings and upcoming deprecations #333

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

molson504x
Copy link
Contributor

What's being changed?

Update the action.yml to resolve warnings around deprecated actions:

  • Update node to use node 20 instead of node 16 (GitHub forces node 20 anyways)
    • Update the setup-node action to v4
  • Update upload-sarif action to v3 (v2 is being deprecated in December)
  • Update upload-artifact action to v4 (v3 is being deprecated in November)

Is this PR related to an existing issue?

No - this is just maintenance that I noticed needs to be done to resolve warnings.

Check off the following:

  • This PR follows the CONTRIBUTION.md guidelines
  • I have self-reviewed my changes before submitting the PR

@molson504x molson504x requested a review from a team as a code owner September 10, 2024 18:28
@molson504x molson504x changed the title Update action file to resolve warnings and upcoming deprecations Fix: Update action file to resolve warnings and upcoming deprecations Sep 10, 2024
@royb-legit royb-legit changed the title Fix: Update action file to resolve warnings and upcoming deprecations fix: Update action file to resolve warnings and upcoming deprecations Sep 11, 2024
@royb-legit royb-legit merged commit 0cea8da into Legit-Labs:main Sep 11, 2024
11 checks passed
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