Skip to content

Conversation

@mhashizume
Copy link
Contributor

This PR does some minor housekeeping for our GitHub Actions:

  • Updates the checkout action in preparation for an upcoming NodeJS deprecation
  • Updates the Ruby version for our static code analysis workflow to a version that's not end-of-life

This commit also updates all instances of the actions/checkout@v2
to actions/checkout@v3 in perparation for the former's deprecation
as part of the NodeJS 12 deprecation.

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
The static code analysis GitHub Action runs on Ruby 2.6, which went
end-of-life on April 12, 2022. This commit updates the Ruby version
to Ruby 2.7, which is currently supported.
@mhashizume mhashizume requested a review from a team as a code owner February 23, 2023 19:18
@joshcooper joshcooper merged commit 12ea70d into puppetlabs:main Feb 23, 2023
@mhashizume mhashizume deleted the maint/main/gha-housekeeping branch February 23, 2023 22:50
@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance chores are typically excluded from changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants