chore(deps): bump actions/github-script from 7 to 8#4
chore(deps): bump actions/github-script from 7 to 8#4dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
There was a problem hiding this comment.
Pull request overview
This PR updates the GitHub Actions workflows to use actions/github-script v8, aligning the repository’s automation with the action’s latest major release (Node.js 24 runtime).
Changes:
- Bump
actions/github-scriptfromv7tov8in the readiness check workflow. - Bump
actions/github-scriptfromv7tov8in the failure-issue automation workflow.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/readiness-check.yml | Updates the workflow step that evaluates launch readiness to use actions/github-script@v8. |
| .github/workflows/issue-from-failure.yml | Updates the workflow step that opens/updates failure issues to use actions/github-script@v8. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@dependabot recreate |
843170f to
03311ab
Compare
|
https://github.com/dependabot recreate |
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
03311ab to
daf1acc
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot please review the 5 pending checks |
|
@copilot please figure out why dependabot is not reviewing the 5 pending checks |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Superseded by #6. |
Bumps actions/github-script from 7 to 8.
Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.x