-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Labels
Infrastructure ποΈInfrastructure related workInfrastructure related workNeeds Review πneeds review by the product teamneeds review by the product team
Description
The actions in the GitHub workflow haven't been updated for a while. Lately GitHub Actions like: checkout have been updated to V5 in order to support the latest version of node on the runner. Besides that not all actions are using SHA pinning.
Actions
- Update GitHub Actions
- Checkout
- Setup Node
- codecov/codecov-action
- CodeQL
- actions/dependency-review-action
Questions
- step-security/harden-runner is only supported on Ubuntu. Right now the following message is displayed and the task isn't doing anything: This job is not running in a GitHub Actions Hosted Runner Ubuntu VM. Harden Runner is only supported on Ubuntu VM. This job will not be monitored.
This task could be removed. How are you looking into this?
The MCP Server will still be built with nodejs 20. Nothing will be changed on that.
Metadata
Metadata
Assignees
Labels
Infrastructure ποΈInfrastructure related workInfrastructure related workNeeds Review πneeds review by the product teamneeds review by the product team