diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 2ed486bb8c..c3cbb3b210 100644 --- a/.github/workflows/auto-label.yml +++ b/.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