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: Add govulncheck job. Update actions with deprecation warnings #978

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

ARolek
Copy link
Member

@ARolek ARolek commented Feb 24, 2024

In this PR the following changes are made:

  • Add govulncheck job. This will no run the go team vulnerability scan on every code change and report any issues.
  • Upgrade all deprecated actions: Several actions were throwing deprecation warnings due to them using Node.js 16. I updated all actions that were throwing warnings to the newest versions available.

Updated all the github actions that were throwing deprecation
warnings around node.js 16 no longer being supported.
@ARolek ARolek requested a review from gdey as a code owner February 24, 2024 18:40
@coveralls
Copy link

coveralls commented Feb 24, 2024

Pull Request Test Coverage Report for Build a24cc1ff0

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 46.861%

Totals Coverage Status
Change from base Build 3e6bfb88f: 0.0%
Covered Lines: 6575
Relevant Lines: 14031

💛 - Coveralls

Copy link
Member

@gdey gdey left a comment

Choose a reason for hiding this comment

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

LGTM

@ARolek ARolek merged commit a24cc1f into master Feb 27, 2024
27 checks passed
@ARolek ARolek deleted the add-govulncheck-to-ci branch February 27, 2024 21:27
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.

3 participants