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: update github actions #8843

Closed
wants to merge 4 commits into from
Closed

ci: update github actions #8843

wants to merge 4 commits into from

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented May 13, 2022

This PR updates GitHub Actions to their latest major versions. Main change is they are all now using Node 16 instead of 12 internally, which was EOL at the end of April.

  • Changelog for actions/checkout can be found here
  • Releases for actions/upload-artifact can be found here
  • Changelog from github/codeql-actions can be found here

This PR also changes the actions/checkout action in linkcheck.yml to reference the action by a tag/release rather than the master branch. This change protects from unintentional changes to the master branch of that action, see the related GitHub Security blog post.

@bagder bagder closed this in bda0d5f May 14, 2022
@bagder
Copy link
Member

bagder commented May 14, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants