diff --git a/github-actions/bazel/configure-remote/package.json b/github-actions/bazel/configure-remote/package.json index 7aa04513a..7241a9089 100644 --- a/github-actions/bazel/configure-remote/package.json +++ b/github-actions/bazel/configure-remote/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@types/node": "24.2.0" diff --git a/github-actions/branch-manager/package.json b/github-actions/branch-manager/package.json index c5910d82b..dbd71d80a 100644 --- a/github-actions/branch-manager/package.json +++ b/github-actions/branch-manager/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/browserstack/package.json b/github-actions/browserstack/package.json index 7aa04513a..7241a9089 100644 --- a/github-actions/browserstack/package.json +++ b/github-actions/browserstack/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@types/node": "24.2.0" diff --git a/github-actions/feature-request/package.json b/github-actions/feature-request/package.json index 16851604a..6c936f887 100644 --- a/github-actions/feature-request/package.json +++ b/github-actions/feature-request/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/google-internal-tests/package.json b/github-actions/google-internal-tests/package.json index 1de520aac..6aed90278 100644 --- a/github-actions/google-internal-tests/package.json +++ b/github-actions/google-internal-tests/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/org-file-sync/package.json b/github-actions/org-file-sync/package.json index cbe830c56..c48f93290 100644 --- a/github-actions/org-file-sync/package.json +++ b/github-actions/org-file-sync/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/post-approval-changes/package.json b/github-actions/post-approval-changes/package.json index b5791a312..5e2a98581 100644 --- a/github-actions/post-approval-changes/package.json +++ b/github-actions/post-approval-changes/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/pull-request-labeling/package.json b/github-actions/pull-request-labeling/package.json index 1de520aac..6aed90278 100644 --- a/github-actions/pull-request-labeling/package.json +++ b/github-actions/pull-request-labeling/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", diff --git a/github-actions/saucelabs/package.json b/github-actions/saucelabs/package.json index 7aa04513a..7241a9089 100644 --- a/github-actions/saucelabs/package.json +++ b/github-actions/saucelabs/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@types/node": "24.2.0" diff --git a/github-actions/unified-status-check/package.json b/github-actions/unified-status-check/package.json index 130f85b25..bcf52ea63 100644 --- a/github-actions/unified-status-check/package.json +++ b/github-actions/unified-status-check/package.json @@ -1,4 +1,5 @@ { + "type": "module", "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1",