chore: Update GHA actions to Node.js 24 (#231)

* update gha to use node24

* add environment approval for PMG release
This commit is contained in:
Sahil Bansal
2026-04-30 07:52:44 +05:30
committed by GitHub
parent 1d9045d770
commit 296d5e52e1
10 changed files with 51 additions and 49 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
github-token: ${{ secrets.ISSUE_TRIAGE_GITHUB_TOKEN }}
- name: Add need-analysis label
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
with:
script: |
await github.rest.issues.addLabels({