rhysd / actionlint

:octocat: Static checker for GitHub Actions workflow files
https://rhysd.github.io/actionlint/
MIT License
2.49k stars 149 forks source link

feat: add support for Ubuntu 24 runner #425

Closed bitcoin-tools closed 2 weeks ago

bitcoin-tools commented 2 weeks ago

Closes #424.

bitcoin-tools commented 2 weeks ago

Two years ago, GitHub made the ubuntu-22.04 tag available three months before they changed the ubuntu-latest tag. https://github.blog/changelog/2022-11-09-github-actions-ubuntu-latest-workflows-will-use-ubuntu-22-04

This PR will work for now, until GitHub changes the latest tag from 22 -> 24.

rhysd commented 2 weeks ago

Thanks! Merging.

larseggert commented 1 week ago

@rhysd would you cut a new release, so this change gets picked up?

rhysd commented 4 days ago

@larseggert 1.7.1 was released just now. I'm sorry for the delay: https://github.com/rhysd/actionlint/releases/tag/v1.7.1