newrelic / opensource-website

Source code for New Relic's Opensource site.
https://opensource.newrelic.com
Apache License 2.0
145 stars 93 forks source link

chore: Bump 3rd party actions versions #994

Closed tabathadelane closed 1 year ago

tabathadelane commented 1 year ago

Notable changes

with the the github-script@v6 update, I am not sure it changing github.query is necessary. I can not find that method in the octokit docs, but it is also not listed in the exceptions in the breaking changes docs, so I am just going to try updating it to github.rest.query

The dependencies in the actions/sync-data package.json were also outdated and using old versions of github actions, so those were updated to the latest version and npm run package was ran to generate the updated syntax needed in those files. It still says 'set-output', but other repo's have also updated it in this way successfully it seems. Example: Microsoft

Workflows run successfully on v3 after update:

testing here: https://github.com/newrelic/opensource-website/pull/996

TODO:

gatsby-cloud[bot] commented 1 year ago

:white_check_mark: opensource-website-develop deploy preview ready

nr-opensource-bot commented 1 year ago

:tada: This PR is included in version 1.24.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: