Skip to content

Commit 699914b

Browse files
authored
Merge pull request #69 from pkgjs/upgrade
2 parents 9410c59 + 3faf090 commit 699914b

879 files changed

Lines changed: 71743 additions & 4450 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
package-lock=true
22
shrinkwrap=true
3+
lockfile-version=3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
20

.github/actions/prepare-dynamic-steps/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Dynamic action generator
33
description: Takes a list of steps as YAML inside string and writes them out as a composite action
44

55
runs:
6-
using: node16
6+
using: node20
77
main: index.js
88

99
inputs:

.github/actions/prepare-dynamic-steps/node_modules/.bin/uuid

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

.github/actions/prepare-dynamic-steps/node_modules/.package-lock.json

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

.github/actions/prepare-dynamic-steps/node_modules/@actions/core/README.md

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

.github/actions/prepare-dynamic-steps/node_modules/@actions/core/lib/core.d.ts

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

.github/actions/prepare-dynamic-steps/node_modules/@actions/core/lib/core.js

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

.github/actions/prepare-dynamic-steps/node_modules/@actions/core/lib/core.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)