Sourced from actions/github-script's releases.
v7.0.1
What's Changed
- Avoid setting
baseUrl
to undefined when input is not provided by@joshmgross
in actions/github-script#439Full Changelog: https://github.com/actions/github-script/compare/v7.0.0...v7.0.1
v7.0.0
What's Changed
- Add base-url option by
@robandpdx
in actions/github-script#429- Expose async-function argument type by
@viktorlott
in actions/github-script#402, see for details https://github.com/actions/github-script#use-scripts-with-jsdoc-support- Update dependencies and use Node 20 by
@joshmgross
in actions/github-script#425New Contributors
@navarroaxel
made their first contribution in actions/github-script#285@robandpdx
made their first contribution in actions/github-script#429@viktorlott
made their first contribution in actions/github-script#402Full Changelog: https://github.com/actions/github-script/compare/v6.4.1...v7.0.0
60a0d83
Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200
Update version to 7.0.112e22ed
Merge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8f
Avoid setting baseUrl
to undefined when input is not providede69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use @ types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQL previews
84903f5
Remove node-fetch
from type