1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 21:36:21 +00:00

Use actions/github-script@v7

This commit is contained in:
Scott Lahteine 2023-12-03 00:32:28 -06:00
parent 1a42c38e0e
commit dde878db04

View File

@ -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