mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 12:15:41 -04:00
Compare commits
1 Commits
renovate/a
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33556e9268 |
2
.github/workflows/issues-scan.yml
vendored
2
.github/workflows/issues-scan.yml
vendored
@@ -399,7 +399,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
⚙️ Setup Node
|
⚙️ Setup Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v6
|
||||||
|
|
||||||
# #
|
# #
|
||||||
# PR Scan › Get List of Changed Files
|
# PR Scan › Get List of Changed Files
|
||||||
|
|||||||
2
.github/workflows/issues-stale.yml
vendored
2
.github/workflows/issues-stale.yml
vendored
@@ -979,7 +979,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
💤 Stale › Check Condition
|
💤 Stale › Check Condition
|
||||||
uses: actions/stale@v10
|
uses: actions/stale@v9
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
repo-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
|
||||||
stale-issue-message: |
|
stale-issue-message: |
|
||||||
|
|||||||
Reference in New Issue
Block a user