Skip to content

Commit 48d53f7

Browse files
Moser-ssclaude
andcommitted
CICDL-347: upgrade to Node 24 — npm 11.x required for OIDC Trusted Publishers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 183e3da commit 48d53f7

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master
1010
with:
1111
revision: ${{ github.event.pull_request.head.ref }}
12+
supported_versions: '[20,22]'
1213
skip_functional_tests: true
1314
use_trusted_publisher: true
1415
permissions:

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

package-lock.json

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)