diff --git a/.github/workflows/label-pull-requests.yml b/.github/workflows/label-pull-requests.yml index e4a25578b3..3e079b8150 100644 --- a/.github/workflows/label-pull-requests.yml +++ b/.github/workflows/label-pull-requests.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 - name: Label pull request - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | const script = require('./Meta/label-pull-requests.js') diff --git a/.github/workflows/lintcommits.yml b/.github/workflows/lintcommits.yml index f90630f1a7..043ada12a4 100644 --- a/.github/workflows/lintcommits.yml +++ b/.github/workflows/lintcommits.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Lint PR commits - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | const excludedBotIds = [