chore(deps): update actions/github-script action to v7.1.0 #4

Open
CSRBot wants to merge 1 commits from renovate/actions-github-script-7.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/github-script action minor v7.0.1v7.1.0

Release Notes

actions/github-script (actions/github-script)

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/github-script/compare/v7...v7.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://github.com/actions/github-script) | action | minor | `v7.0.1` → `v7.1.0` | --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v7.1.0`](https://github.com/actions/github-script/releases/tag/v7.1.0) [Compare Source](https://github.com/actions/github-script/compare/v7.0.1...v7.1.0) #### What's Changed - Upgrade husky to v9 by [@&#8203;benelan](https://github.com/benelan) in [#&#8203;482](https://github.com/actions/github-script/pull/482) - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;485](https://github.com/actions/github-script/pull/485) - Upgrade IA Publish by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;486](https://github.com/actions/github-script/pull/486) - Fix workflow status badges by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;497](https://github.com/actions/github-script/pull/497) - Update usage of `actions/upload-artifact` by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;512](https://github.com/actions/github-script/pull/512) - Clear up package name confusion by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;514](https://github.com/actions/github-script/pull/514) - Update dependencies with `npm audit fix` by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;515](https://github.com/actions/github-script/pull/515) - Specify that the used script is JavaScript by [@&#8203;timotk](https://github.com/timotk) in [#&#8203;478](https://github.com/actions/github-script/pull/478) - chore: Add Dependabot for NPM and Actions by [@&#8203;nschonni](https://github.com/nschonni) in [#&#8203;472](https://github.com/actions/github-script/pull/472) - Define `permissions` in workflows and update actions by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;531](https://github.com/actions/github-script/pull/531) - chore: Add Dependabot for .github/actions/install-dependencies by [@&#8203;nschonni](https://github.com/nschonni) in [#&#8203;532](https://github.com/actions/github-script/pull/532) - chore: Remove .vscode settings by [@&#8203;nschonni](https://github.com/nschonni) in [#&#8203;533](https://github.com/actions/github-script/pull/533) - ci: Use github/setup-licensed by [@&#8203;nschonni](https://github.com/nschonni) in [#&#8203;473](https://github.com/actions/github-script/pull/473) - make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations by [@&#8203;iamstarkov](https://github.com/iamstarkov) in [#&#8203;508](https://github.com/actions/github-script/pull/508) - Remove `octokit` README updates for v7 by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;557](https://github.com/actions/github-script/pull/557) - docs: add "exec" usage examples by [@&#8203;neilime](https://github.com/neilime) in [#&#8203;546](https://github.com/actions/github-script/pull/546) - Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;563](https://github.com/actions/github-script/pull/563) - Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;575](https://github.com/actions/github-script/pull/575) - Clearly document passing inputs to the `script` by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;603](https://github.com/actions/github-script/pull/603) - Update README.md by [@&#8203;nebuk89](https://github.com/nebuk89) in [#&#8203;610](https://github.com/actions/github-script/pull/610) #### New Contributors - [@&#8203;benelan](https://github.com/benelan) made their first contribution in [#&#8203;482](https://github.com/actions/github-script/pull/482) - [@&#8203;Jcambass](https://github.com/Jcambass) made their first contribution in [#&#8203;485](https://github.com/actions/github-script/pull/485) - [@&#8203;timotk](https://github.com/timotk) made their first contribution in [#&#8203;478](https://github.com/actions/github-script/pull/478) - [@&#8203;iamstarkov](https://github.com/iamstarkov) made their first contribution in [#&#8203;508](https://github.com/actions/github-script/pull/508) - [@&#8203;neilime](https://github.com/neilime) made their first contribution in [#&#8203;546](https://github.com/actions/github-script/pull/546) - [@&#8203;nebuk89](https://github.com/nebuk89) made their first contribution in [#&#8203;610](https://github.com/actions/github-script/pull/610) **Full Changelog**: <https://github.com/actions/github-script/compare/v7...v7.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDQuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
CSRBot added 1 commit 2026-08-21 14:11:05 +02:00
chore(deps): update actions/github-script action to v7.1.0
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Build / build-arch-linux (pull_request) Failing after 40m41s
aa0ae07332
CSRBot force-pushed renovate/actions-github-script-7.x from 1061bdbcc3 to aa0ae07332 2026-08-21 14:11:05 +02:00 Compare
This repo is archived. You cannot comment on pull requests.