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: bump actions to silence node12 warnings #377

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

sadlerap
Copy link
Contributor

@sadlerap sadlerap commented Oct 6, 2023

As of June 2023, GitHub no longer uses node v12 within its actions runner by default. They have been encouraging action authors to switch to node v16 and encouraging users to use the new versions of the actions when they become available, with the intent on removing node v12 sometime in the near future.

Bump the versions of the affected actions to bring this in line.

As of [June 2023][1], GitHub no longer uses node v12 within its actions
runner by default.  They have been encouraging action authors to switch
to node v16 and [encouraging users][2] to use the new versions of the
actions when they become available, with the intent on removing node v12
sometime in the near future.

Bump the versions of the affected actions to bring this in line.

[1]: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[2]: https://github.com/codeready-toolchain/host-operator/actions/runs/6421632076

Signed-off-by: Andy Sadler <ansadler@redhat.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alexeykazakov alexeykazakov merged commit 13f6849 into codeready-toolchain:master Oct 6, 2023
4 checks passed
@sadlerap sadlerap deleted the bump-actions branch October 6, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants