Skip to content

Update github action runner #6584

Description

@jlosito

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

I use GitHub actions extensively as well as dependabot to update packages such as the actions used within workflows. While dependabot does a great job at updating actions, I do not believe it updates the runner versions the workflow is currently using. For example, if I was using the ubuntu-20.04 runner and a new runner was released, ubuntu-22.04, I would like dependabot to notice that and submit a pull request informing me to update it. While it is possible to simply update the runner to used the latest, I would like my builds to be as stable as possible and would like to test the workflow before blindly updating the runner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions