Browse Source

✅ Use actions/github-script@v7

Scott Lahteine 1 year ago
parent
commit
dde878db04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/auto-label.yml

+ 1 - 1
.github/workflows/auto-label.yml

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