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:
@@ -18,7 +18,7 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Checkout Source
|
||||
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
|
||||
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
|
||||
with:
|
||||
fetch-depth: "0"
|
||||
- name: TruffleHog OSS
|
||||
|
||||
Reference in New Issue
Block a user