Skip to content

Commit d391e02

Browse files
Update actions/github-script action to v8 (main) (#234051)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://redirect.github.com/actions/github-script) | action | major | `v7.0.1` -> `v8.0.0` | --- ### Release Notes <details> <summary>actions/github-script (actions/github-script)</summary> ### [`v8.0.0`](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0) ### [`v7.1.0`](https://redirect.github.com/actions/github-script/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0) ##### What's Changed - Upgrade husky to v9 by [@&#8203;benelan](https://redirect.github.com/benelan) in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - Upgrade IA Publish by [@&#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/github-script/pull/486](https://redirect.github.com/actions/github-script/pull/486) - Fix workflow status badges by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/497](https://redirect.github.com/actions/github-script/pull/497) - Update usage of `actions/upload-artifact` by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/512](https://redirect.github.com/actions/github-script/pull/512) - Clear up package name confusion by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/514](https://redirect.github.com/actions/github-script/pull/514) - Update dependencies with `npm audit fix` by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/515](https://redirect.github.com/actions/github-script/pull/515) - Specify that the used script is JavaScript by [@&#8203;timotk](https://redirect.github.com/timotk) in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - chore: Add Dependabot for NPM and Actions by [@&#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/472](https://redirect.github.com/actions/github-script/pull/472) - Define `permissions` in workflows and update actions by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/531](https://redirect.github.com/actions/github-script/pull/531) - chore: Add Dependabot for .github/actions/install-dependencies by [@&#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/532](https://redirect.github.com/actions/github-script/pull/532) - chore: Remove .vscode settings by [@&#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/533](https://redirect.github.com/actions/github-script/pull/533) - ci: Use github/setup-licensed by [@&#8203;nschonni](https://redirect.github.com/nschonni) in [https://github.com/actions/github-script/pull/473](https://redirect.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://redirect.github.com/iamstarkov) in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - Remove `octokit` README updates for v7 by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/557](https://redirect.github.com/actions/github-script/pull/557) - docs: add "exec" usage examples by [@&#8203;neilime](https://redirect.github.com/neilime) in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/563](https://redirect.github.com/actions/github-script/pull/563)3 - Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/actions/github-script/pull/575](https://redirect.github.com/actions/github-script/pull/575)5 - Clearly document passing inputs to the `script` by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/github-script/pull/603](https://redirect.github.com/actions/github-script/pull/603) - Update README.md by [@&#8203;nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) ##### New Contributors - [@&#8203;benelan](https://redirect.github.com/benelan) made their first contribution in [https://github.com/actions/github-script/pull/482](https://redirect.github.com/actions/github-script/pull/482) - [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/github-script/pull/485](https://redirect.github.com/actions/github-script/pull/485) - [@&#8203;timotk](https://redirect.github.com/timotk) made their first contribution in [https://github.com/actions/github-script/pull/478](https://redirect.github.com/actions/github-script/pull/478) - [@&#8203;iamstarkov](https://redirect.github.com/iamstarkov) made their first contribution in [https://github.com/actions/github-script/pull/508](https://redirect.github.com/actions/github-script/pull/508) - [@&#8203;neilime](https://redirect.github.com/neilime) made their first contribution in [https://github.com/actions/github-script/pull/546](https://redirect.github.com/actions/github-script/pull/546) - [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [https://github.com/actions/github-script/pull/610](https://redirect.github.com/actions/github-script/pull/610) **Full Changelog**: actions/github-script@v7...v7.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDpza2lwIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <[email protected]>
1 parent c2c4c80 commit d391e02

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/add-obs-ux-management-author-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Label if author is in the obs-ux-management team
16-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
16+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
1717
with:
1818
script: |
1919
const obsUxManagementTeam = [

.github/workflows/oblt-github-commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
issues: write
2424
pull-requests: write
2525
steps:
26-
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
26+
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
2727
with:
2828
script: |
2929
const body = `

.github/workflows/trigger-chromium-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
echo "$ISSUE_BODY" | extract_code_blocks
9191
- name: Report multiple puppeteer_version properties
9292
if: ${{ steps.extract_version_bump_config.outputs.multiple_puppeteer_version_properties == 'true' }}
93-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea #v7.0.1
93+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
9494
with:
9595
script: |
9696
github.rest.issues.createComment({
@@ -101,7 +101,7 @@ jobs:
101101
})
102102
- name: Report missing puppeteer_version properties
103103
if: ${{ steps.extract_version_bump_config.outputs.result == '' }}
104-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea #v7.0.1
104+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
105105
with:
106106
script: |
107107
github.rest.issues.createComment({

0 commit comments

Comments
 (0)