Configure npm publish workflow with provenance support #370
dependency-submission-example.yml
on: push
example-submission
23s
Annotations
1 warning and 3 notices
|
example-submission
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
example-submission
Snapshot successfully created at 2026-04-20T20:05:59.058Z with id 58262137
|
|
example-submission
{
"manifests": {
"@github/dependency-submission-toolkit": {
"resolved": {
"pkg:npm/%2540actions/core@3.0.0": {
"package_url": "pkg:npm/%2540actions/core@3.0.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540actions/exec@3.0.0",
"pkg:npm/%2540actions/http-client@4.0.0"
]
},
"pkg:npm/%2540actions/exec@3.0.0": {
"package_url": "pkg:npm/%2540actions/exec@3.0.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540actions/io@3.0.2"
]
},
"pkg:npm/%2540actions/http-client@4.0.0": {
"package_url": "pkg:npm/%2540actions/http-client@4.0.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/tunnel@0.0.6",
"pkg:npm/undici@6.25.0"
]
},
"pkg:npm/%2540actions/github@9.1.0": {
"package_url": "pkg:npm/%2540actions/github@9.1.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540actions/http-client@3.0.2",
"pkg:npm/%2540octokit/core@7.0.6",
"pkg:npm/%2540octokit/plugin-paginate-rest@14.0.0",
"pkg:npm/%2540octokit/plugin-rest-endpoint-methods@17.0.0",
"pkg:npm/%2540octokit/request-error@7.1.0",
"pkg:npm/%2540octokit/request@10.0.8",
"pkg:npm/undici@6.25.0"
]
},
"pkg:npm/%2540actions/http-client@3.0.2": {
"package_url": "pkg:npm/%2540actions/http-client@3.0.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/tunnel@0.0.6",
"pkg:npm/undici@6.25.0"
]
},
"pkg:npm/%2540octokit/core@7.0.6": {
"package_url": "pkg:npm/%2540octokit/core@7.0.6",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540octokit/auth-token@6.0.0",
"pkg:npm/%2540octokit/graphql@9.0.3",
"pkg:npm/%2540octokit/request-error@7.1.0",
"pkg:npm/%2540octokit/request@10.0.8",
"pkg:npm/%2540octokit/types@16.0.0",
"pkg:npm/before-after-hook@4.0.0",
"pkg:npm/universal-user-agent@7.0.3"
]
},
"pkg:npm/%2540octokit/plugin-paginate-rest@14.0.0": {
"package_url": "pkg:npm/%2540octokit/plugin-paginate-rest@14.0.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540octokit/core@7.0.6",
"pkg:npm/%2540octokit/types@16.0.0"
]
},
"pkg:npm/%2540octokit/plugin-rest-endpoint-methods@17.0.0": {
"package_url": "pkg:npm/%2540octokit/plugin-rest-endpoint-methods@17.0.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:npm/%2540octokit/core@7.0.6",
"pkg:npm/%2540octokit/types@16.0.0"
]
},
"pkg:npm/%2540octokit/request-error@7
|
|
example-submission
Submitting snapshot...
|