wordpress-develop/.github/workflows
Jonathan Desrosiers 074a0ab820 Build/Test Tools: Update github-script action to the latest version.
The latest version of the `actions/github-script` action fixes an issue where passing options to the action would remove any default values not passed (see https://github.com/actions/github-script/pull/293).

This also includes updates to other third-party actions, bringing all third-party versions in Core workflows to their latest versions:
- `actions/cache`
- `actions/setup-node`
- `codecov/codecov-action`

See #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@54373 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-04 01:25:42 +00:00
..
coding-standards.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
end-to-end-tests.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
failed-workflow.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
javascript-tests.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
php-compatibility.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
phpunit-tests.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
slack-notifications.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
test-coverage.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
test-npm.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
test-old-branches.yml Build/Test Tools: Update github-script action to the latest version. 2022-10-04 01:25:42 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00