Skip to content

Update GitHub workflow actionsΒ #695

@maartenvandiemen

Description

@maartenvandiemen

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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions