Skip to content

chore(ci): bump actions/github-script from 7 to 8#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/github-script-8
Closed

chore(ci): bump actions/github-script from 7 to 8#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/github-script-8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Bumps actions/github-script from 7 to 8.

Release notes

Sourced from actions/github-script's releases.

v8.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

New Contributors

Full Changelog: actions/github-script@v7.1.0...v8.0.0

v7.1.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v7...v7.1.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 22, 2026

Labels

The following labels could not be found: dependabot, dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from karlspace as a code owner March 22, 2026 06:32
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary of the Pull Request:

This PR upgrades the GitHub Action actions/github-script from version 7 to version 8.


Technical Requirements and Constraints

  • Node.js Runtime Update:
    The action now requires Node.js v24.x as the runtime environment, an upgrade from the prior Node.js version supported in v7. This places a constraint on the GitHub Actions runner environment, which must be compatible with Node.js 24.

  • Minimum GitHub Actions Runner Version:
    The minimum compatible version of the GitHub Actions runner required to run this updated action is now v2.327.1 or newer. Users must ensure their self-hosted or GitHub-hosted runners meet this version to avoid incompatibility issues.

  • Permissions and API Access:
    Although no explicit API changes are mentioned, the v7.x changelog shows improvements such as making the octokit instance more accessible and defining permissions explicitly in


This summary was automatically generated by AI to help with triage and may not be 100% accurate.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 12, 2026

Superseded by #4.

@dependabot dependabot bot closed this Apr 12, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/actions/github-script-8 branch April 12, 2026 06:32
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.

0 participants