Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
3aabe6b341 chore(deps): update actions/github-script action to v9 2026-04-21 21:54:19 +00:00
12 changed files with 34 additions and 45 deletions

View File

@@ -248,7 +248,7 @@ jobs:
- name: >-
🪣 Cache Clean
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
script: |
try

View File

@@ -427,7 +427,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_gh_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |
@@ -886,7 +886,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_dh_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |
@@ -1332,7 +1332,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_gi_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |

View File

@@ -589,7 +589,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_dh_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |

View File

@@ -632,7 +632,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_gi_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |

View File

@@ -583,7 +583,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_gh_readme_cache
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
script: |

View File

@@ -295,7 +295,7 @@ jobs:
- name: >-
🏷️ Verify Existing Labels
id: task_label_create_verify
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -470,7 +470,7 @@ jobs:
- name: >-
🏷️ Get Issue Title
uses: actions/github-script@v7
uses: actions/github-script@v9
id: task_get_title
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
@@ -505,7 +505,7 @@ jobs:
- name: >-
🏷️ ${{ env.PREFIX_BUG }} Assignment
uses: actions/github-script@v7
uses: actions/github-script@v9
id: task_issues_bugs
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
@@ -677,7 +677,7 @@ jobs:
- name: >-
🏷️ ${{ env.PREFIX_FEATURE }} Assignment
uses: actions/github-script@v7
uses: actions/github-script@v9
id: task_issues_features
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
@@ -850,7 +850,7 @@ jobs:
- name: >-
🏷️ ${{ env.PREFIX_ROADMAP }} Assignment
uses: actions/github-script@v7
uses: actions/github-script@v9
id: task_issues_roadmap
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
@@ -1029,7 +1029,7 @@ jobs:
- name: >-
🏷️ ${{ env.PREFIX_URGENT }} Assignment
uses: actions/github-script@v7
uses: actions/github-script@v9
id: task_issues_urgent
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
@@ -1219,7 +1219,7 @@ jobs:
- name: >-
👄 Search Phrases
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -1301,7 +1301,7 @@ jobs:
- name: >-
✍️ Set Assignees
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |

View File

@@ -300,7 +300,7 @@ jobs:
- name: >-
🎫 Labels Verify Existing
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -340,7 +340,7 @@ jobs:
- name: >-
#️⃣ Pull-Request ID Set
id: task_prscan_issue_num_set
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -453,7 +453,7 @@ jobs:
- name: >-
☑️ Run Autocheck
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL }}
script: |

View File

@@ -316,7 +316,7 @@ jobs:
- name: >-
🎫 Labels Verify Existing
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -492,7 +492,7 @@ jobs:
- name: >-
🎫 Labels Check
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |

View File

@@ -279,7 +279,7 @@ jobs:
- name: >-
🏷️ Delete Existing Labels
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |

View File

@@ -327,7 +327,7 @@ jobs:
- name: >-
🏷️ Verify Existing Labels
id: task_label_verify_existing
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |

View File

@@ -25,7 +25,7 @@
"@stylistic/eslint-plugin": "^5.0.0",
"@types/uuid": "^11.0.0",
"all-contributors-cli": "^6.26.1",
"env-cmd": "^11.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.28.0",
"eslint-plugin-chai-friendly": "^1.1.0",
"eslint-plugin-import": "^2.31.0",
@@ -81,16 +81,6 @@
"node": ">=6.9.0"
}
},
"node_modules/@commander-js/extra-typings": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.1.0.tgz",
"integrity": "sha512-q5P52BYb1hwVWE6dtID7VvuJWrlfbCv4klj7BjUUOqMz4jbSZD4C9fJ9lRjL2jnBGTg+gDDlaXN51rkWcLk4fg==",
"dev": true,
"license": "MIT",
"peerDependencies": {
"commander": "~13.1.0"
}
},
"node_modules/@eslint-community/eslint-utils": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
@@ -871,13 +861,13 @@
"license": "MIT"
},
"node_modules/commander": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
"integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
"integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
"node": ">= 6"
}
},
"node_modules/concat-map": {
@@ -1176,21 +1166,20 @@
}
},
"node_modules/env-cmd": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/env-cmd/-/env-cmd-11.0.0.tgz",
"integrity": "sha512-gnG7H1PlwPqsGhFJNTv68lsDGyQdK+U9DwLVitcj1+wGq7LeOBgUzZd2puZ710bHcH9NfNeGWe2sbw7pdvAqDw==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/env-cmd/-/env-cmd-10.1.0.tgz",
"integrity": "sha512-mMdWTT9XKN7yNth/6N6g2GuKuJTsKMDHlQFUDacb/heQRRWOTIZ42t1rMHnQu4jYxU1ajdTeJM+9eEETlqToMA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commander-js/extra-typings": "^13.1.0",
"commander": "^13.1.0",
"cross-spawn": "^7.0.6"
"commander": "^4.0.0",
"cross-spawn": "^7.0.0"
},
"bin": {
"env-cmd": "bin/env-cmd.js"
},
"engines": {
"node": ">=20.10.0"
"node": ">=8.0.0"
}
},
"node_modules/es-abstract": {

View File

@@ -89,7 +89,7 @@
"@types/uuid": "^11.0.0",
"all-contributors-cli": "^6.26.1",
"uuid": "^13.0.0",
"env-cmd": "^11.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.28.0",
"eslint-plugin-chai-friendly": "^1.1.0",
"eslint-plugin-import": "^2.31.0",