mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
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:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user