✅ Use actions/github-script@v7
This commit is contained in:
2
.github/workflows/auto-label.yml
vendored
2
.github/workflows/auto-label.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Auto Label for [BUG]
|
- name: Auto Label for [BUG]
|
||||||
uses: actions/github-script@v5
|
uses: actions/github-script@v7
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
# Get all open issues in this repository
|
# Get all open issues in this repository
|
||||||
|
Reference in New Issue
Block a user