Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
1b9b4be87e chore(deps): update dependency eslint to v10 2026-04-29 11:41:14 +00:00
11 changed files with 23 additions and 23 deletions

View File

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

View File

@@ -427,7 +427,7 @@ jobs:
- name: '📄 Cache README.md'
id: task_release_gh_readme_cache
uses: actions/github-script@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -470,7 +470,7 @@ jobs:
- name: >-
🏷️ Get Issue Title
uses: actions/github-script@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -1301,7 +1301,7 @@ jobs:
- name: >-
✍️ Set Assignees
uses: actions/github-script@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
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@v9
uses: actions/github-script@v7
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
script: |
@@ -453,7 +453,7 @@ jobs:
- name: >-
☑️ Run Autocheck
uses: actions/github-script@v9
uses: actions/github-script@v7
with:
github-token: ${{ secrets.ADMINSERV_TOKEN_CL }}
script: |

View File

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

View File

@@ -90,7 +90,7 @@
"all-contributors-cli": "^6.26.1",
"uuid": "^13.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.28.0",
"eslint": "^10.0.0",
"eslint-plugin-chai-friendly": "^1.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.19.0",