diff --git a/.github/actions/create-check/action.yml b/.github/actions/create-check/action.yml index c8703952..baa48123 100644 --- a/.github/actions/create-check/action.yml +++ b/.github/actions/create-check/action.yml @@ -11,7 +11,8 @@ inputs: check-name: default: '' outputs: - check-id: ${{ steps.create-check.outputs.check_id }} + check-id: + value: ${{ steps.create-check.outputs.check_id }} runs: using: "composite" steps: diff --git a/package-lock.json b/package-lock.json index dace8016..1e0442a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { @@ -2273,8 +2273,8 @@ }, "node_modules/@npmcli/template-oss": { "version": "4.20.0", - "resolved": "file:scripts/npmcli-template-oss-26627.tgz", - "integrity": "sha512-6kh3CJBtShk+jbHj8yFaMshrg/B0+EoO83MGgDiP9bLu7q9RkLzYk/DM7M5FSndKZAa1PwU02rwrYquH6JMOfw==", + "resolved": "file:scripts/npmcli-template-oss-9327.tgz", + "integrity": "sha512-wDQKtuKPfRu7CYdwUaQTjXwl6CDwWBgX+qqCzpB9/OJJYhuQBy0eCCAYQri45ws63er3HntGvxS+8v9KUIt/JQ==", "dev": true, "hasInstallScript": true, "license": "ISC", @@ -12685,7 +12685,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "pkg2": "^4.0.13", "tap": "^16.3.4" }, @@ -12701,7 +12701,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { @@ -12714,7 +12714,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { @@ -12727,7 +12727,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { @@ -12740,7 +12740,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { @@ -12753,7 +12753,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "engines": { diff --git a/package.json b/package.json index f68aab44..4b5b63ec 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "files": [ diff --git a/pkg1/package.json b/pkg1/package.json index 6b1a59c1..d16c6b6a 100644 --- a/pkg1/package.json +++ b/pkg1/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "pkg2": "^4.0.13", "tap": "^16.3.4" }, diff --git a/pkg2/package.json b/pkg2/package.json index d82fc1d5..7730bc3d 100644 --- a/pkg2/package.json +++ b/pkg2/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "dependencies": { diff --git a/pkg3/package.json b/pkg3/package.json index 8471654d..349b2acd 100644 --- a/pkg3/package.json +++ b/pkg3/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "tap": { diff --git a/scripts/npmcli-template-oss-26627.tgz b/scripts/npmcli-template-oss-26627.tgz deleted file mode 100644 index 9dfb3373..00000000 Binary files a/scripts/npmcli-template-oss-26627.tgz and /dev/null differ diff --git a/scripts/npmcli-template-oss-9327.tgz b/scripts/npmcli-template-oss-9327.tgz new file mode 100644 index 00000000..313d3c86 Binary files /dev/null and b/scripts/npmcli-template-oss-9327.tgz differ diff --git a/workspaces/arbitrary-name/package.json b/workspaces/arbitrary-name/package.json index fe21f5f8..8fadc3c4 100644 --- a/workspaces/arbitrary-name/package.json +++ b/workspaces/arbitrary-name/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "tap": { diff --git a/workspaces/not-the-name/package.json b/workspaces/not-the-name/package.json index 0fcaec49..2d1897fa 100644 --- a/workspaces/not-the-name/package.json +++ b/workspaces/not-the-name/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "tap": { diff --git a/workspaces/pkg6/package.json b/workspaces/pkg6/package.json index 756fbc6b..ca7c4a3b 100644 --- a/workspaces/pkg6/package.json +++ b/workspaces/pkg6/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.1", - "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-26627.tgz", + "@npmcli/template-oss": "file:../../scripts/npmcli-template-oss-9327.tgz", "tap": "^16.3.4" }, "tap": {