mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-06 06:37:43 -07:00
✅ Use actions/github-script@v7
This commit is contained in:
parent
1a42c38e0e
commit
dde878db04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-label.yml
vendored
2
.github/workflows/auto-label.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Auto Label for [BUG]
|
||||
uses: actions/github-script@v5
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
# Get all open issues in this repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue