mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 11:35:42 -04:00
Compare commits
1 Commits
renovate/a
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3aabe6b341 |
4
.github/workflows/cache-clean.yml
vendored
4
.github/workflows/cache-clean.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -248,7 +248,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🪣 Cache › Clean
|
🪣 Cache › Clean
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
try
|
try
|
||||||
|
|||||||
2
.github/workflows/deploy-clean.yml
vendored
2
.github/workflows/deploy-clean.yml
vendored
@@ -164,7 +164,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
14
.github/workflows/deploy-docker-all.yml
vendored
14
.github/workflows/deploy-docker-all.yml
vendored
@@ -255,7 +255,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_tags_checkout
|
id: task_release_tags_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -327,7 +327,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -427,7 +427,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_gh_readme_cache
|
id: task_release_gh_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
@@ -787,7 +787,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_dh_checkout
|
id: task_release_dh_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -886,7 +886,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_dh_readme_cache
|
id: task_release_dh_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
@@ -1232,7 +1232,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gi_checkout
|
id: task_release_gi_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -1332,7 +1332,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_gi_readme_cache
|
id: task_release_gi_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
@@ -199,7 +199,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -392,7 +392,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -589,7 +589,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_dh_readme_cache
|
id: task_release_dh_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
6
.github/workflows/deploy-docker-gitea.yml
vendored
6
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -211,7 +211,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -404,7 +404,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -632,7 +632,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_gi_readme_cache
|
id: task_release_gi_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
6
.github/workflows/deploy-docker-giteacom.yml
vendored
6
.github/workflows/deploy-docker-giteacom.yml
vendored
@@ -200,7 +200,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_tags_checkout
|
id: task_release_tags_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -273,7 +273,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# #
|
# #
|
||||||
# Release › Gitea › Get Timestamp
|
# Release › Gitea › Get Timestamp
|
||||||
@@ -540,7 +540,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# #
|
# #
|
||||||
# Release › Gitea › Get Timestamp
|
# Release › Gitea › Get Timestamp
|
||||||
|
|||||||
8
.github/workflows/deploy-docker-github.yml
vendored
8
.github/workflows/deploy-docker-github.yml
vendored
@@ -198,7 +198,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -389,7 +389,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -583,7 +583,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📄 Cache README.md'
|
- name: '📄 Cache README.md'
|
||||||
id: task_release_gh_readme_cache
|
id: task_release_gh_readme_cache
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
github-token: ${{ secrets.ORG_BINARYNINJA_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
@@ -972,7 +972,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -185,7 +185,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/gpg-tests.yml
vendored
2
.github/workflows/gpg-tests.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/history-clean.yml
vendored
2
.github/workflows/history-clean.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
22
.github/workflows/issues-new.yml
vendored
22
.github/workflows/issues-new.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -295,7 +295,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🏷️ Verify Existing Labels
|
🏷️ Verify Existing Labels
|
||||||
id: task_label_create_verify
|
id: task_label_create_verify
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
@@ -349,7 +349,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -470,7 +470,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ Get Issue Title
|
🏷️ Get Issue Title
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
id: task_get_title
|
id: task_get_title
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
@@ -505,7 +505,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ ${{ env.PREFIX_BUG }} › Assignment
|
🏷️ ${{ env.PREFIX_BUG }} › Assignment
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
id: task_issues_bugs
|
id: task_issues_bugs
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
@@ -677,7 +677,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ ${{ env.PREFIX_FEATURE }} › Assignment
|
🏷️ ${{ env.PREFIX_FEATURE }} › Assignment
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
id: task_issues_features
|
id: task_issues_features
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
@@ -850,7 +850,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ ${{ env.PREFIX_ROADMAP }} › Assignment
|
🏷️ ${{ env.PREFIX_ROADMAP }} › Assignment
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
id: task_issues_roadmap
|
id: task_issues_roadmap
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
@@ -1029,7 +1029,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ ${{ env.PREFIX_URGENT }} › Assignment
|
🏷️ ${{ env.PREFIX_URGENT }} › Assignment
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
id: task_issues_urgent
|
id: task_issues_urgent
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
@@ -1207,7 +1207,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
☑️ Prepare
|
☑️ Prepare
|
||||||
id: issues-labels-check-checkout
|
id: issues-labels-check-checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -1219,7 +1219,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
👄 Search Phrases
|
👄 Search Phrases
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
@@ -1301,7 +1301,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
✍️ Set Assignees
|
✍️ Set Assignees
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
10
.github/workflows/issues-scan.yml
vendored
10
.github/workflows/issues-scan.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -300,7 +300,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🎫 Labels › Verify Existing
|
🎫 Labels › Verify Existing
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
@@ -340,7 +340,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
#️⃣ Pull-Request ID › Set
|
#️⃣ Pull-Request ID › Set
|
||||||
id: task_prscan_issue_num_set
|
id: task_prscan_issue_num_set
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
@@ -385,7 +385,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
☑️ Checkout
|
☑️ Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
if: |
|
if: |
|
||||||
( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) )
|
( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) )
|
||||||
with:
|
with:
|
||||||
@@ -453,7 +453,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
☑️ Run Autocheck
|
☑️ Run Autocheck
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
8
.github/workflows/issues-stale.yml
vendored
8
.github/workflows/issues-stale.yml
vendored
@@ -191,7 +191,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -316,7 +316,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🎫 Labels › Verify Existing
|
🎫 Labels › Verify Existing
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
@@ -371,7 +371,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -492,7 +492,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🎫 Labels › Check
|
🎫 Labels › Check
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
4
.github/workflows/labels-clean.yml
vendored
4
.github/workflows/labels-clean.yml
vendored
@@ -160,7 +160,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -279,7 +279,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
🏷️ Delete Existing Labels
|
🏷️ Delete Existing Labels
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
4
.github/workflows/labels-create.yml
vendored
4
.github/workflows/labels-create.yml
vendored
@@ -207,7 +207,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -327,7 +327,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🏷️ Verify Existing Labels
|
🏷️ Verify Existing Labels
|
||||||
id: task_label_verify_existing
|
id: task_label_verify_existing
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v9
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
github-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
2
.github/workflows/ping-developer.yml
vendored
2
.github/workflows/ping-developer.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -166,7 +166,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
id: task_initialize_checkout
|
id: task_initialize_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -229,7 +229,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
id: task_release_checkout
|
id: task_release_checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user