projen 0.93.1 → 0.93.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/.jsii +146 -127
  2. package/lib/awscdk/auto-discover.js +5 -5
  3. package/lib/awscdk/awscdk-app-java.js +1 -1
  4. package/lib/awscdk/awscdk-app-py.js +1 -1
  5. package/lib/awscdk/awscdk-app-ts.js +1 -1
  6. package/lib/awscdk/awscdk-construct.js +2 -2
  7. package/lib/awscdk/awscdk-deps-java.js +1 -1
  8. package/lib/awscdk/awscdk-deps-js.js +1 -1
  9. package/lib/awscdk/awscdk-deps-py.js +1 -1
  10. package/lib/awscdk/awscdk-deps.js +1 -1
  11. package/lib/awscdk/cdk-config.js +1 -1
  12. package/lib/awscdk/cdk-tasks.js +1 -1
  13. package/lib/awscdk/integration-test.js +1 -1
  14. package/lib/awscdk/lambda-extension.js +1 -1
  15. package/lib/awscdk/lambda-function.js +2 -2
  16. package/lib/build/build-workflow.js +1 -1
  17. package/lib/cdk/auto-discover-base.js +2 -2
  18. package/lib/cdk/construct-lib.js +1 -1
  19. package/lib/cdk/integration-test-base.js +1 -1
  20. package/lib/cdk/jsii-docgen.js +1 -1
  21. package/lib/cdk/jsii-project.js +1 -1
  22. package/lib/cdk8s/auto-discover.js +2 -2
  23. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  24. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  25. package/lib/cdk8s/cdk8s-construct.js +1 -1
  26. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps.js +1 -1
  28. package/lib/cdk8s/integration-test.js +1 -1
  29. package/lib/cdktf/cdktf-construct.js +1 -1
  30. package/lib/circleci/circleci.js +1 -1
  31. package/lib/component.js +1 -1
  32. package/lib/dependencies.js +1 -1
  33. package/lib/dev-env.js +1 -1
  34. package/lib/docker-compose/docker-compose-service.js +1 -1
  35. package/lib/docker-compose/docker-compose.js +1 -1
  36. package/lib/file.js +1 -1
  37. package/lib/gitattributes.js +1 -1
  38. package/lib/github/actions-provider.js +1 -1
  39. package/lib/github/auto-approve.js +1 -1
  40. package/lib/github/auto-merge.js +1 -1
  41. package/lib/github/auto-queue.js +1 -1
  42. package/lib/github/dependabot.js +1 -1
  43. package/lib/github/github-credentials.js +1 -1
  44. package/lib/github/github-project.js +1 -1
  45. package/lib/github/github.js +1 -1
  46. package/lib/github/merge-queue.js +1 -1
  47. package/lib/github/mergify.js +1 -1
  48. package/lib/github/pr-template.js +1 -1
  49. package/lib/github/pull-request-backport.js +1 -1
  50. package/lib/github/pull-request-lint.js +1 -1
  51. package/lib/github/stale.js +1 -1
  52. package/lib/github/task-workflow-job.js +1 -1
  53. package/lib/github/task-workflow.js +1 -1
  54. package/lib/github/workflow-actions.js +1 -1
  55. package/lib/github/workflow-jobs.js +1 -1
  56. package/lib/github/workflow-steps.js +1 -1
  57. package/lib/github/workflows-model.d.ts +8 -0
  58. package/lib/github/workflows-model.js +1 -1
  59. package/lib/github/workflows.js +3 -2
  60. package/lib/gitlab/configuration.js +1 -1
  61. package/lib/gitlab/gitlab-configuration.js +1 -1
  62. package/lib/gitlab/nested-configuration.js +1 -1
  63. package/lib/gitpod.js +1 -1
  64. package/lib/ignore-file.js +1 -1
  65. package/lib/ini.js +1 -1
  66. package/lib/java/java-project.js +1 -1
  67. package/lib/java/junit.js +1 -1
  68. package/lib/java/maven-compile.js +1 -1
  69. package/lib/java/maven-packaging.js +1 -1
  70. package/lib/java/maven-sample.js +1 -1
  71. package/lib/java/pom.js +2 -2
  72. package/lib/java/projenrc.js +1 -1
  73. package/lib/javascript/biome/biome.js +1 -1
  74. package/lib/javascript/bundler.js +1 -1
  75. package/lib/javascript/eslint.js +1 -1
  76. package/lib/javascript/jest.js +4 -4
  77. package/lib/javascript/license-checker.js +1 -1
  78. package/lib/javascript/node-package.js +1 -1
  79. package/lib/javascript/node-project.js +1 -1
  80. package/lib/javascript/npm-config.js +1 -1
  81. package/lib/javascript/prettier.js +1 -1
  82. package/lib/javascript/projenrc.js +1 -1
  83. package/lib/javascript/typescript-config.js +2 -2
  84. package/lib/javascript/upgrade-dependencies.js +2 -2
  85. package/lib/javascript/yarnrc.js +1 -1
  86. package/lib/json-patch.js +1 -1
  87. package/lib/json.js +1 -1
  88. package/lib/license.js +1 -1
  89. package/lib/logger.js +1 -1
  90. package/lib/makefile.js +1 -1
  91. package/lib/object-file.js +1 -1
  92. package/lib/project-build.js +1 -1
  93. package/lib/project-tree.js +1 -1
  94. package/lib/project.js +1 -1
  95. package/lib/projects.js +1 -1
  96. package/lib/projenrc-json.js +2 -2
  97. package/lib/projenrc.js +1 -1
  98. package/lib/python/pip.js +1 -1
  99. package/lib/python/poetry.js +2 -2
  100. package/lib/python/projenrc.js +1 -1
  101. package/lib/python/pytest-sample.js +1 -1
  102. package/lib/python/pytest.js +1 -1
  103. package/lib/python/python-project.js +1 -1
  104. package/lib/python/python-sample.js +1 -1
  105. package/lib/python/requirements-file.js +1 -1
  106. package/lib/python/setuppy.js +1 -1
  107. package/lib/python/setuptools.js +1 -1
  108. package/lib/python/venv.js +1 -1
  109. package/lib/readme.js +1 -1
  110. package/lib/release/publisher.js +1 -1
  111. package/lib/release/release-trigger.js +1 -1
  112. package/lib/release/release.js +1 -1
  113. package/lib/renovatebot.js +1 -1
  114. package/lib/sample-file.js +2 -2
  115. package/lib/semver.js +1 -1
  116. package/lib/source-code.js +1 -1
  117. package/lib/task-runtime.js +1 -1
  118. package/lib/task.js +1 -1
  119. package/lib/tasks.js +1 -1
  120. package/lib/testing.js +1 -1
  121. package/lib/textfile.js +1 -1
  122. package/lib/toml.js +1 -1
  123. package/lib/typescript/projenrc-ts.js +1 -1
  124. package/lib/typescript/projenrc.js +1 -1
  125. package/lib/typescript/typescript-typedoc.js +1 -1
  126. package/lib/typescript/typescript.js +6 -6
  127. package/lib/version.js +2 -2
  128. package/lib/vscode/devcontainer.js +1 -1
  129. package/lib/vscode/extensions.js +1 -1
  130. package/lib/vscode/launch-config.js +1 -1
  131. package/lib/vscode/settings.js +1 -1
  132. package/lib/vscode/vscode.js +1 -1
  133. package/lib/web/next.js +3 -3
  134. package/lib/web/postcss.js +1 -1
  135. package/lib/web/react.js +4 -4
  136. package/lib/web/tailwind.js +1 -1
  137. package/lib/xmlfile.js +1 -1
  138. package/lib/yaml.js +1 -1
  139. package/package.json +1 -1
package/.jsii CHANGED
@@ -29503,7 +29503,7 @@
29503
29503
  "kind": "interface",
29504
29504
  "locationInModule": {
29505
29505
  "filename": "src/github/workflows-model.ts",
29506
- "line": 867
29506
+ "line": 876
29507
29507
  },
29508
29508
  "name": "BranchProtectionRuleOptions",
29509
29509
  "namespace": "github.workflows",
@@ -29520,7 +29520,7 @@
29520
29520
  "immutable": true,
29521
29521
  "locationInModule": {
29522
29522
  "filename": "src/github/workflows-model.ts",
29523
- "line": 873
29523
+ "line": 882
29524
29524
  },
29525
29525
  "name": "types",
29526
29526
  "optional": true,
@@ -29547,7 +29547,7 @@
29547
29547
  "kind": "interface",
29548
29548
  "locationInModule": {
29549
29549
  "filename": "src/github/workflows-model.ts",
29550
- "line": 879
29550
+ "line": 888
29551
29551
  },
29552
29552
  "name": "CheckRunOptions",
29553
29553
  "namespace": "github.workflows",
@@ -29564,7 +29564,7 @@
29564
29564
  "immutable": true,
29565
29565
  "locationInModule": {
29566
29566
  "filename": "src/github/workflows-model.ts",
29567
- "line": 885
29567
+ "line": 894
29568
29568
  },
29569
29569
  "name": "types",
29570
29570
  "optional": true,
@@ -29591,7 +29591,7 @@
29591
29591
  "kind": "interface",
29592
29592
  "locationInModule": {
29593
29593
  "filename": "src/github/workflows-model.ts",
29594
- "line": 893
29594
+ "line": 902
29595
29595
  },
29596
29596
  "name": "CheckSuiteOptions",
29597
29597
  "namespace": "github.workflows",
@@ -29608,7 +29608,7 @@
29608
29608
  "immutable": true,
29609
29609
  "locationInModule": {
29610
29610
  "filename": "src/github/workflows-model.ts",
29611
- "line": 899
29611
+ "line": 908
29612
29612
  },
29613
29613
  "name": "types",
29614
29614
  "optional": true,
@@ -29765,7 +29765,7 @@
29765
29765
  "kind": "interface",
29766
29766
  "locationInModule": {
29767
29767
  "filename": "src/github/workflows-model.ts",
29768
- "line": 596
29768
+ "line": 605
29769
29769
  },
29770
29770
  "name": "ContainerCredentials",
29771
29771
  "namespace": "github.workflows",
@@ -29779,7 +29779,7 @@
29779
29779
  "immutable": true,
29780
29780
  "locationInModule": {
29781
29781
  "filename": "src/github/workflows-model.ts",
29782
- "line": 601
29782
+ "line": 610
29783
29783
  },
29784
29784
  "name": "password",
29785
29785
  "type": {
@@ -29795,7 +29795,7 @@
29795
29795
  "immutable": true,
29796
29796
  "locationInModule": {
29797
29797
  "filename": "src/github/workflows-model.ts",
29798
- "line": 598
29798
+ "line": 607
29799
29799
  },
29800
29800
  "name": "username",
29801
29801
  "type": {
@@ -29816,7 +29816,7 @@
29816
29816
  "kind": "interface",
29817
29817
  "locationInModule": {
29818
29818
  "filename": "src/github/workflows-model.ts",
29819
- "line": 549
29819
+ "line": 558
29820
29820
  },
29821
29821
  "name": "ContainerOptions",
29822
29822
  "namespace": "github.workflows",
@@ -29831,7 +29831,7 @@
29831
29831
  "immutable": true,
29832
29832
  "locationInModule": {
29833
29833
  "filename": "src/github/workflows-model.ts",
29834
- "line": 554
29834
+ "line": 563
29835
29835
  },
29836
29836
  "name": "image",
29837
29837
  "type": {
@@ -29848,7 +29848,7 @@
29848
29848
  "immutable": true,
29849
29849
  "locationInModule": {
29850
29850
  "filename": "src/github/workflows-model.ts",
29851
- "line": 562
29851
+ "line": 571
29852
29852
  },
29853
29853
  "name": "credentials",
29854
29854
  "optional": true,
@@ -29865,7 +29865,7 @@
29865
29865
  "immutable": true,
29866
29866
  "locationInModule": {
29867
29867
  "filename": "src/github/workflows-model.ts",
29868
- "line": 567
29868
+ "line": 576
29869
29869
  },
29870
29870
  "name": "env",
29871
29871
  "optional": true,
@@ -29888,7 +29888,7 @@
29888
29888
  "immutable": true,
29889
29889
  "locationInModule": {
29890
29890
  "filename": "src/github/workflows-model.ts",
29891
- "line": 590
29891
+ "line": 599
29892
29892
  },
29893
29893
  "name": "options",
29894
29894
  "optional": true,
@@ -29910,7 +29910,7 @@
29910
29910
  "immutable": true,
29911
29911
  "locationInModule": {
29912
29912
  "filename": "src/github/workflows-model.ts",
29913
- "line": 572
29913
+ "line": 581
29914
29914
  },
29915
29915
  "name": "ports",
29916
29916
  "optional": true,
@@ -29933,7 +29933,7 @@
29933
29933
  "immutable": true,
29934
29934
  "locationInModule": {
29935
29935
  "filename": "src/github/workflows-model.ts",
29936
- "line": 583
29936
+ "line": 592
29937
29937
  },
29938
29938
  "name": "volumes",
29939
29939
  "optional": true,
@@ -29960,7 +29960,7 @@
29960
29960
  "kind": "interface",
29961
29961
  "locationInModule": {
29962
29962
  "filename": "src/github/workflows-model.ts",
29963
- "line": 1257
29963
+ "line": 1266
29964
29964
  },
29965
29965
  "name": "CreateOptions",
29966
29966
  "namespace": "github.workflows",
@@ -29977,7 +29977,7 @@
29977
29977
  "kind": "interface",
29978
29978
  "locationInModule": {
29979
29979
  "filename": "src/github/workflows-model.ts",
29980
- "line": 845
29980
+ "line": 854
29981
29981
  },
29982
29982
  "name": "CronScheduleOptions",
29983
29983
  "namespace": "github.workflows",
@@ -29991,7 +29991,7 @@
29991
29991
  "immutable": true,
29992
29992
  "locationInModule": {
29993
29993
  "filename": "src/github/workflows-model.ts",
29994
- "line": 849
29994
+ "line": 858
29995
29995
  },
29996
29996
  "name": "cron",
29997
29997
  "type": {
@@ -30012,7 +30012,7 @@
30012
30012
  "kind": "interface",
30013
30013
  "locationInModule": {
30014
30014
  "filename": "src/github/workflows-model.ts",
30015
- "line": 1262
30015
+ "line": 1271
30016
30016
  },
30017
30017
  "name": "DeleteOptions",
30018
30018
  "namespace": "github.workflows",
@@ -30029,7 +30029,7 @@
30029
30029
  "kind": "interface",
30030
30030
  "locationInModule": {
30031
30031
  "filename": "src/github/workflows-model.ts",
30032
- "line": 1267
30032
+ "line": 1276
30033
30033
  },
30034
30034
  "name": "DeploymentOptions",
30035
30035
  "namespace": "github.workflows",
@@ -30046,7 +30046,7 @@
30046
30046
  "kind": "interface",
30047
30047
  "locationInModule": {
30048
30048
  "filename": "src/github/workflows-model.ts",
30049
- "line": 1272
30049
+ "line": 1281
30050
30050
  },
30051
30051
  "name": "DeploymentStatusOptions",
30052
30052
  "namespace": "github.workflows",
@@ -30063,7 +30063,7 @@
30063
30063
  "kind": "interface",
30064
30064
  "locationInModule": {
30065
30065
  "filename": "src/github/workflows-model.ts",
30066
- "line": 930
30066
+ "line": 939
30067
30067
  },
30068
30068
  "name": "DiscussionCommentOptions",
30069
30069
  "namespace": "github.workflows",
@@ -30080,7 +30080,7 @@
30080
30080
  "immutable": true,
30081
30081
  "locationInModule": {
30082
30082
  "filename": "src/github/workflows-model.ts",
30083
- "line": 936
30083
+ "line": 945
30084
30084
  },
30085
30085
  "name": "types",
30086
30086
  "optional": true,
@@ -30107,7 +30107,7 @@
30107
30107
  "kind": "interface",
30108
30108
  "locationInModule": {
30109
30109
  "filename": "src/github/workflows-model.ts",
30110
- "line": 905
30110
+ "line": 914
30111
30111
  },
30112
30112
  "name": "DiscussionOptions",
30113
30113
  "namespace": "github.workflows",
@@ -30124,7 +30124,7 @@
30124
30124
  "immutable": true,
30125
30125
  "locationInModule": {
30126
30126
  "filename": "src/github/workflows-model.ts",
30127
- "line": 911
30127
+ "line": 920
30128
30128
  },
30129
30129
  "name": "types",
30130
30130
  "optional": true,
@@ -30151,7 +30151,7 @@
30151
30151
  "kind": "interface",
30152
30152
  "locationInModule": {
30153
30153
  "filename": "src/github/workflows-model.ts",
30154
- "line": 1277
30154
+ "line": 1286
30155
30155
  },
30156
30156
  "name": "ForkOptions",
30157
30157
  "namespace": "github.workflows",
@@ -30168,7 +30168,7 @@
30168
30168
  "kind": "interface",
30169
30169
  "locationInModule": {
30170
30170
  "filename": "src/github/workflows-model.ts",
30171
- "line": 1282
30171
+ "line": 1291
30172
30172
  },
30173
30173
  "name": "GollumOptions",
30174
30174
  "namespace": "github.workflows",
@@ -30185,7 +30185,7 @@
30185
30185
  "kind": "interface",
30186
30186
  "locationInModule": {
30187
30187
  "filename": "src/github/workflows-model.ts",
30188
- "line": 942
30188
+ "line": 951
30189
30189
  },
30190
30190
  "name": "IssueCommentOptions",
30191
30191
  "namespace": "github.workflows",
@@ -30202,7 +30202,7 @@
30202
30202
  "immutable": true,
30203
30203
  "locationInModule": {
30204
30204
  "filename": "src/github/workflows-model.ts",
30205
- "line": 948
30205
+ "line": 957
30206
30206
  },
30207
30207
  "name": "types",
30208
30208
  "optional": true,
@@ -30229,7 +30229,7 @@
30229
30229
  "kind": "interface",
30230
30230
  "locationInModule": {
30231
30231
  "filename": "src/github/workflows-model.ts",
30232
- "line": 954
30232
+ "line": 963
30233
30233
  },
30234
30234
  "name": "IssuesOptions",
30235
30235
  "namespace": "github.workflows",
@@ -30246,7 +30246,7 @@
30246
30246
  "immutable": true,
30247
30247
  "locationInModule": {
30248
30248
  "filename": "src/github/workflows-model.ts",
30249
- "line": 960
30249
+ "line": 969
30250
30250
  },
30251
30251
  "name": "types",
30252
30252
  "optional": true,
@@ -30678,7 +30678,7 @@
30678
30678
  "kind": "interface",
30679
30679
  "locationInModule": {
30680
30680
  "filename": "src/github/workflows-model.ts",
30681
- "line": 519
30681
+ "line": 528
30682
30682
  },
30683
30683
  "name": "JobMatrix",
30684
30684
  "namespace": "github.workflows",
@@ -30693,7 +30693,7 @@
30693
30693
  "immutable": true,
30694
30694
  "locationInModule": {
30695
30695
  "filename": "src/github/workflows-model.ts",
30696
- "line": 528
30696
+ "line": 537
30697
30697
  },
30698
30698
  "name": "domain",
30699
30699
  "optional": true,
@@ -30742,7 +30742,7 @@
30742
30742
  "immutable": true,
30743
30743
  "locationInModule": {
30744
30744
  "filename": "src/github/workflows-model.ts",
30745
- "line": 543
30745
+ "line": 552
30746
30746
  },
30747
30747
  "name": "exclude",
30748
30748
  "optional": true,
@@ -30782,7 +30782,7 @@
30782
30782
  "immutable": true,
30783
30783
  "locationInModule": {
30784
30784
  "filename": "src/github/workflows-model.ts",
30785
- "line": 536
30785
+ "line": 545
30786
30786
  },
30787
30787
  "name": "include",
30788
30788
  "optional": true,
@@ -31132,7 +31132,7 @@
31132
31132
  "kind": "interface",
31133
31133
  "locationInModule": {
31134
31134
  "filename": "src/github/workflows-model.ts",
31135
- "line": 479
31135
+ "line": 488
31136
31136
  },
31137
31137
  "name": "JobStep",
31138
31138
  "namespace": "github.workflows",
@@ -31152,7 +31152,7 @@
31152
31152
  "kind": "interface",
31153
31153
  "locationInModule": {
31154
31154
  "filename": "src/github/workflows-model.ts",
31155
- "line": 461
31155
+ "line": 470
31156
31156
  },
31157
31157
  "name": "JobStepConfiguration",
31158
31158
  "namespace": "github.workflows",
@@ -31167,7 +31167,7 @@
31167
31167
  "immutable": true,
31168
31168
  "locationInModule": {
31169
31169
  "filename": "src/github/workflows-model.ts",
31170
- "line": 466
31170
+ "line": 475
31171
31171
  },
31172
31172
  "name": "continueOnError",
31173
31173
  "optional": true,
@@ -31184,7 +31184,7 @@
31184
31184
  "immutable": true,
31185
31185
  "locationInModule": {
31186
31186
  "filename": "src/github/workflows-model.ts",
31187
- "line": 471
31187
+ "line": 480
31188
31188
  },
31189
31189
  "name": "timeoutMinutes",
31190
31190
  "optional": true,
@@ -31258,7 +31258,7 @@
31258
31258
  "kind": "interface",
31259
31259
  "locationInModule": {
31260
31260
  "filename": "src/github/workflows-model.ts",
31261
- "line": 485
31261
+ "line": 494
31262
31262
  },
31263
31263
  "name": "JobStrategy",
31264
31264
  "namespace": "github.workflows",
@@ -31273,7 +31273,7 @@
31273
31273
  "immutable": true,
31274
31274
  "locationInModule": {
31275
31275
  "filename": "src/github/workflows-model.ts",
31276
- "line": 503
31276
+ "line": 512
31277
31277
  },
31278
31278
  "name": "failFast",
31279
31279
  "optional": true,
@@ -31291,7 +31291,7 @@
31291
31291
  "immutable": true,
31292
31292
  "locationInModule": {
31293
31293
  "filename": "src/github/workflows-model.ts",
31294
- "line": 497
31294
+ "line": 506
31295
31295
  },
31296
31296
  "name": "matrix",
31297
31297
  "optional": true,
@@ -31309,7 +31309,7 @@
31309
31309
  "immutable": true,
31310
31310
  "locationInModule": {
31311
31311
  "filename": "src/github/workflows-model.ts",
31312
- "line": 511
31312
+ "line": 520
31313
31313
  },
31314
31314
  "name": "maxParallel",
31315
31315
  "optional": true,
@@ -31331,7 +31331,7 @@
31331
31331
  "kind": "interface",
31332
31332
  "locationInModule": {
31333
31333
  "filename": "src/github/workflows-model.ts",
31334
- "line": 983
31334
+ "line": 992
31335
31335
  },
31336
31336
  "name": "LabelOptions",
31337
31337
  "namespace": "github.workflows",
@@ -31348,7 +31348,7 @@
31348
31348
  "immutable": true,
31349
31349
  "locationInModule": {
31350
31350
  "filename": "src/github/workflows-model.ts",
31351
- "line": 989
31351
+ "line": 998
31352
31352
  },
31353
31353
  "name": "types",
31354
31354
  "optional": true,
@@ -31375,7 +31375,7 @@
31375
31375
  "kind": "interface",
31376
31376
  "locationInModule": {
31377
31377
  "filename": "src/github/workflows-model.ts",
31378
- "line": 997
31378
+ "line": 1006
31379
31379
  },
31380
31380
  "name": "MergeGroupOptions",
31381
31381
  "namespace": "github.workflows",
@@ -31390,7 +31390,7 @@
31390
31390
  "immutable": true,
31391
31391
  "locationInModule": {
31392
31392
  "filename": "src/github/workflows-model.ts",
31393
- "line": 1003
31393
+ "line": 1012
31394
31394
  },
31395
31395
  "name": "branches",
31396
31396
  "optional": true,
@@ -31417,7 +31417,7 @@
31417
31417
  "kind": "interface",
31418
31418
  "locationInModule": {
31419
31419
  "filename": "src/github/workflows-model.ts",
31420
- "line": 1009
31420
+ "line": 1018
31421
31421
  },
31422
31422
  "name": "MilestoneOptions",
31423
31423
  "namespace": "github.workflows",
@@ -31434,7 +31434,7 @@
31434
31434
  "immutable": true,
31435
31435
  "locationInModule": {
31436
31436
  "filename": "src/github/workflows-model.ts",
31437
- "line": 1015
31437
+ "line": 1024
31438
31438
  },
31439
31439
  "name": "types",
31440
31440
  "optional": true,
@@ -31461,7 +31461,7 @@
31461
31461
  "kind": "interface",
31462
31462
  "locationInModule": {
31463
31463
  "filename": "src/github/workflows-model.ts",
31464
- "line": 1287
31464
+ "line": 1296
31465
31465
  },
31466
31466
  "name": "PageBuildOptions",
31467
31467
  "namespace": "github.workflows",
@@ -31478,7 +31478,7 @@
31478
31478
  "kind": "interface",
31479
31479
  "locationInModule": {
31480
31480
  "filename": "src/github/workflows-model.ts",
31481
- "line": 1037
31481
+ "line": 1046
31482
31482
  },
31483
31483
  "name": "ProjectCardOptions",
31484
31484
  "namespace": "github.workflows",
@@ -31495,7 +31495,7 @@
31495
31495
  "immutable": true,
31496
31496
  "locationInModule": {
31497
31497
  "filename": "src/github/workflows-model.ts",
31498
- "line": 1043
31498
+ "line": 1052
31499
31499
  },
31500
31500
  "name": "types",
31501
31501
  "optional": true,
@@ -31522,7 +31522,7 @@
31522
31522
  "kind": "interface",
31523
31523
  "locationInModule": {
31524
31524
  "filename": "src/github/workflows-model.ts",
31525
- "line": 1051
31525
+ "line": 1060
31526
31526
  },
31527
31527
  "name": "ProjectColumnOptions",
31528
31528
  "namespace": "github.workflows",
@@ -31539,7 +31539,7 @@
31539
31539
  "immutable": true,
31540
31540
  "locationInModule": {
31541
31541
  "filename": "src/github/workflows-model.ts",
31542
- "line": 1057
31542
+ "line": 1066
31543
31543
  },
31544
31544
  "name": "types",
31545
31545
  "optional": true,
@@ -31566,7 +31566,7 @@
31566
31566
  "kind": "interface",
31567
31567
  "locationInModule": {
31568
31568
  "filename": "src/github/workflows-model.ts",
31569
- "line": 1023
31569
+ "line": 1032
31570
31570
  },
31571
31571
  "name": "ProjectOptions",
31572
31572
  "namespace": "github.workflows",
@@ -31583,7 +31583,7 @@
31583
31583
  "immutable": true,
31584
31584
  "locationInModule": {
31585
31585
  "filename": "src/github/workflows-model.ts",
31586
- "line": 1029
31586
+ "line": 1038
31587
31587
  },
31588
31588
  "name": "types",
31589
31589
  "optional": true,
@@ -31610,7 +31610,7 @@
31610
31610
  "kind": "interface",
31611
31611
  "locationInModule": {
31612
31612
  "filename": "src/github/workflows-model.ts",
31613
- "line": 1292
31613
+ "line": 1301
31614
31614
  },
31615
31615
  "name": "PublicOptions",
31616
31616
  "namespace": "github.workflows",
@@ -31630,7 +31630,7 @@
31630
31630
  "kind": "interface",
31631
31631
  "locationInModule": {
31632
31632
  "filename": "src/github/workflows-model.ts",
31633
- "line": 1063
31633
+ "line": 1072
31634
31634
  },
31635
31635
  "name": "PullRequestOptions",
31636
31636
  "namespace": "github.workflows",
@@ -31647,7 +31647,7 @@
31647
31647
  "immutable": true,
31648
31648
  "locationInModule": {
31649
31649
  "filename": "src/github/workflows-model.ts",
31650
- "line": 1069
31650
+ "line": 1078
31651
31651
  },
31652
31652
  "name": "types",
31653
31653
  "optional": true,
@@ -31674,7 +31674,7 @@
31674
31674
  "kind": "interface",
31675
31675
  "locationInModule": {
31676
31676
  "filename": "src/github/workflows-model.ts",
31677
- "line": 1102
31677
+ "line": 1111
31678
31678
  },
31679
31679
  "name": "PullRequestReviewCommentOptions",
31680
31680
  "namespace": "github.workflows",
@@ -31691,7 +31691,7 @@
31691
31691
  "immutable": true,
31692
31692
  "locationInModule": {
31693
31693
  "filename": "src/github/workflows-model.ts",
31694
- "line": 1108
31694
+ "line": 1117
31695
31695
  },
31696
31696
  "name": "types",
31697
31697
  "optional": true,
@@ -31718,7 +31718,7 @@
31718
31718
  "kind": "interface",
31719
31719
  "locationInModule": {
31720
31720
  "filename": "src/github/workflows-model.ts",
31721
- "line": 1090
31721
+ "line": 1099
31722
31722
  },
31723
31723
  "name": "PullRequestReviewOptions",
31724
31724
  "namespace": "github.workflows",
@@ -31735,7 +31735,7 @@
31735
31735
  "immutable": true,
31736
31736
  "locationInModule": {
31737
31737
  "filename": "src/github/workflows-model.ts",
31738
- "line": 1096
31738
+ "line": 1105
31739
31739
  },
31740
31740
  "name": "types",
31741
31741
  "optional": true,
@@ -31765,7 +31765,7 @@
31765
31765
  "kind": "interface",
31766
31766
  "locationInModule": {
31767
31767
  "filename": "src/github/workflows-model.ts",
31768
- "line": 1114
31768
+ "line": 1123
31769
31769
  },
31770
31770
  "name": "PullRequestTargetOptions",
31771
31771
  "namespace": "github.workflows",
@@ -31782,7 +31782,7 @@
31782
31782
  "immutable": true,
31783
31783
  "locationInModule": {
31784
31784
  "filename": "src/github/workflows-model.ts",
31785
- "line": 1120
31785
+ "line": 1129
31786
31786
  },
31787
31787
  "name": "types",
31788
31788
  "optional": true,
@@ -31809,7 +31809,7 @@
31809
31809
  "kind": "interface",
31810
31810
  "locationInModule": {
31811
31811
  "filename": "src/github/workflows-model.ts",
31812
- "line": 1141
31812
+ "line": 1150
31813
31813
  },
31814
31814
  "name": "PushOptions",
31815
31815
  "namespace": "github.workflows",
@@ -31825,7 +31825,7 @@
31825
31825
  "immutable": true,
31826
31826
  "locationInModule": {
31827
31827
  "filename": "src/github/workflows-model.ts",
31828
- "line": 1151
31828
+ "line": 1160
31829
31829
  },
31830
31830
  "name": "branches",
31831
31831
  "optional": true,
@@ -31849,7 +31849,7 @@
31849
31849
  "immutable": true,
31850
31850
  "locationInModule": {
31851
31851
  "filename": "src/github/workflows-model.ts",
31852
- "line": 1172
31852
+ "line": 1181
31853
31853
  },
31854
31854
  "name": "paths",
31855
31855
  "optional": true,
@@ -31873,7 +31873,7 @@
31873
31873
  "immutable": true,
31874
31874
  "locationInModule": {
31875
31875
  "filename": "src/github/workflows-model.ts",
31876
- "line": 1162
31876
+ "line": 1171
31877
31877
  },
31878
31878
  "name": "tags",
31879
31879
  "optional": true,
@@ -31900,7 +31900,7 @@
31900
31900
  "kind": "interface",
31901
31901
  "locationInModule": {
31902
31902
  "filename": "src/github/workflows-model.ts",
31903
- "line": 1178
31903
+ "line": 1187
31904
31904
  },
31905
31905
  "name": "RegistryPackageOptions",
31906
31906
  "namespace": "github.workflows",
@@ -31917,7 +31917,7 @@
31917
31917
  "immutable": true,
31918
31918
  "locationInModule": {
31919
31919
  "filename": "src/github/workflows-model.ts",
31920
- "line": 1184
31920
+ "line": 1193
31921
31921
  },
31922
31922
  "name": "types",
31923
31923
  "optional": true,
@@ -31944,7 +31944,7 @@
31944
31944
  "kind": "interface",
31945
31945
  "locationInModule": {
31946
31946
  "filename": "src/github/workflows-model.ts",
31947
- "line": 1190
31947
+ "line": 1199
31948
31948
  },
31949
31949
  "name": "ReleaseOptions",
31950
31950
  "namespace": "github.workflows",
@@ -31961,7 +31961,7 @@
31961
31961
  "immutable": true,
31962
31962
  "locationInModule": {
31963
31963
  "filename": "src/github/workflows-model.ts",
31964
- "line": 1196
31964
+ "line": 1205
31965
31965
  },
31966
31966
  "name": "types",
31967
31967
  "optional": true,
@@ -31988,7 +31988,7 @@
31988
31988
  "kind": "interface",
31989
31989
  "locationInModule": {
31990
31990
  "filename": "src/github/workflows-model.ts",
31991
- "line": 855
31991
+ "line": 864
31992
31992
  },
31993
31993
  "name": "RepositoryDispatchOptions",
31994
31994
  "namespace": "github.workflows",
@@ -32005,7 +32005,7 @@
32005
32005
  "immutable": true,
32006
32006
  "locationInModule": {
32007
32007
  "filename": "src/github/workflows-model.ts",
32008
- "line": 861
32008
+ "line": 870
32009
32009
  },
32010
32010
  "name": "types",
32011
32011
  "optional": true,
@@ -32086,7 +32086,7 @@
32086
32086
  "kind": "interface",
32087
32087
  "locationInModule": {
32088
32088
  "filename": "src/github/workflows-model.ts",
32089
- "line": 1297
32089
+ "line": 1306
32090
32090
  },
32091
32091
  "name": "StatusOptions",
32092
32092
  "namespace": "github.workflows",
@@ -32108,7 +32108,7 @@
32108
32108
  "kind": "interface",
32109
32109
  "locationInModule": {
32110
32110
  "filename": "src/github/workflows-model.ts",
32111
- "line": 433
32111
+ "line": 442
32112
32112
  },
32113
32113
  "name": "Step",
32114
32114
  "namespace": "github.workflows",
@@ -32123,7 +32123,7 @@
32123
32123
  "immutable": true,
32124
32124
  "locationInModule": {
32125
32125
  "filename": "src/github/workflows-model.ts",
32126
- "line": 447
32126
+ "line": 456
32127
32127
  },
32128
32128
  "name": "run",
32129
32129
  "optional": true,
@@ -32141,7 +32141,7 @@
32141
32141
  "immutable": true,
32142
32142
  "locationInModule": {
32143
32143
  "filename": "src/github/workflows-model.ts",
32144
- "line": 440
32144
+ "line": 449
32145
32145
  },
32146
32146
  "name": "uses",
32147
32147
  "optional": true,
@@ -32159,7 +32159,7 @@
32159
32159
  "immutable": true,
32160
32160
  "locationInModule": {
32161
32161
  "filename": "src/github/workflows-model.ts",
32162
- "line": 454
32162
+ "line": 463
32163
32163
  },
32164
32164
  "name": "with",
32165
32165
  "optional": true,
@@ -32268,6 +32268,25 @@
32268
32268
  "primitive": "string"
32269
32269
  }
32270
32270
  },
32271
+ {
32272
+ "abstract": true,
32273
+ "docs": {
32274
+ "remarks": "Refer to GitHub documentation for allowed values.",
32275
+ "see": "https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsshell",
32276
+ "stability": "experimental",
32277
+ "summary": "Overrides the default shell settings in the runner's operating system and the job's default."
32278
+ },
32279
+ "immutable": true,
32280
+ "locationInModule": {
32281
+ "filename": "src/github/workflows-model.ts",
32282
+ "line": 431
32283
+ },
32284
+ "name": "shell",
32285
+ "optional": true,
32286
+ "type": {
32287
+ "primitive": "string"
32288
+ }
32289
+ },
32271
32290
  {
32272
32291
  "abstract": true,
32273
32292
  "docs": {
@@ -32444,7 +32463,7 @@
32444
32463
  "kind": "interface",
32445
32464
  "locationInModule": {
32446
32465
  "filename": "src/github/workflows-model.ts",
32447
- "line": 609
32466
+ "line": 618
32448
32467
  },
32449
32468
  "name": "Triggers",
32450
32469
  "namespace": "github.workflows",
@@ -32458,7 +32477,7 @@
32458
32477
  "immutable": true,
32459
32478
  "locationInModule": {
32460
32479
  "filename": "src/github/workflows-model.ts",
32461
- "line": 651
32480
+ "line": 660
32462
32481
  },
32463
32482
  "name": "branchProtectionRule",
32464
32483
  "optional": true,
@@ -32475,7 +32494,7 @@
32475
32494
  "immutable": true,
32476
32495
  "locationInModule": {
32477
32496
  "filename": "src/github/workflows-model.ts",
32478
- "line": 656
32497
+ "line": 665
32479
32498
  },
32480
32499
  "name": "checkRun",
32481
32500
  "optional": true,
@@ -32492,7 +32511,7 @@
32492
32511
  "immutable": true,
32493
32512
  "locationInModule": {
32494
32513
  "filename": "src/github/workflows-model.ts",
32495
- "line": 661
32514
+ "line": 670
32496
32515
  },
32497
32516
  "name": "checkSuite",
32498
32517
  "optional": true,
@@ -32509,7 +32528,7 @@
32509
32528
  "immutable": true,
32510
32529
  "locationInModule": {
32511
32530
  "filename": "src/github/workflows-model.ts",
32512
- "line": 667
32531
+ "line": 676
32513
32532
  },
32514
32533
  "name": "create",
32515
32534
  "optional": true,
@@ -32526,7 +32545,7 @@
32526
32545
  "immutable": true,
32527
32546
  "locationInModule": {
32528
32547
  "filename": "src/github/workflows-model.ts",
32529
- "line": 673
32548
+ "line": 682
32530
32549
  },
32531
32550
  "name": "delete",
32532
32551
  "optional": true,
@@ -32544,7 +32563,7 @@
32544
32563
  "immutable": true,
32545
32564
  "locationInModule": {
32546
32565
  "filename": "src/github/workflows-model.ts",
32547
- "line": 680
32566
+ "line": 689
32548
32567
  },
32549
32568
  "name": "deployment",
32550
32569
  "optional": true,
@@ -32562,7 +32581,7 @@
32562
32581
  "immutable": true,
32563
32582
  "locationInModule": {
32564
32583
  "filename": "src/github/workflows-model.ts",
32565
- "line": 687
32584
+ "line": 696
32566
32585
  },
32567
32586
  "name": "deploymentStatus",
32568
32587
  "optional": true,
@@ -32581,7 +32600,7 @@
32581
32600
  "immutable": true,
32582
32601
  "locationInModule": {
32583
32602
  "filename": "src/github/workflows-model.ts",
32584
- "line": 693
32603
+ "line": 702
32585
32604
  },
32586
32605
  "name": "discussion",
32587
32606
  "optional": true,
@@ -32600,7 +32619,7 @@
32600
32619
  "immutable": true,
32601
32620
  "locationInModule": {
32602
32621
  "filename": "src/github/workflows-model.ts",
32603
- "line": 699
32622
+ "line": 708
32604
32623
  },
32605
32624
  "name": "discussionComment",
32606
32625
  "optional": true,
@@ -32617,7 +32636,7 @@
32617
32636
  "immutable": true,
32618
32637
  "locationInModule": {
32619
32638
  "filename": "src/github/workflows-model.ts",
32620
- "line": 705
32639
+ "line": 714
32621
32640
  },
32622
32641
  "name": "fork",
32623
32642
  "optional": true,
@@ -32634,7 +32653,7 @@
32634
32653
  "immutable": true,
32635
32654
  "locationInModule": {
32636
32655
  "filename": "src/github/workflows-model.ts",
32637
- "line": 711
32656
+ "line": 720
32638
32657
  },
32639
32658
  "name": "gollum",
32640
32659
  "optional": true,
@@ -32651,7 +32670,7 @@
32651
32670
  "immutable": true,
32652
32671
  "locationInModule": {
32653
32672
  "filename": "src/github/workflows-model.ts",
32654
- "line": 716
32673
+ "line": 725
32655
32674
  },
32656
32675
  "name": "issueComment",
32657
32676
  "optional": true,
@@ -32668,7 +32687,7 @@
32668
32687
  "immutable": true,
32669
32688
  "locationInModule": {
32670
32689
  "filename": "src/github/workflows-model.ts",
32671
- "line": 721
32690
+ "line": 730
32672
32691
  },
32673
32692
  "name": "issues",
32674
32693
  "optional": true,
@@ -32685,7 +32704,7 @@
32685
32704
  "immutable": true,
32686
32705
  "locationInModule": {
32687
32706
  "filename": "src/github/workflows-model.ts",
32688
- "line": 726
32707
+ "line": 735
32689
32708
  },
32690
32709
  "name": "label",
32691
32710
  "optional": true,
@@ -32702,7 +32721,7 @@
32702
32721
  "immutable": true,
32703
32722
  "locationInModule": {
32704
32723
  "filename": "src/github/workflows-model.ts",
32705
- "line": 734
32724
+ "line": 743
32706
32725
  },
32707
32726
  "name": "mergeGroup",
32708
32727
  "optional": true,
@@ -32719,7 +32738,7 @@
32719
32738
  "immutable": true,
32720
32739
  "locationInModule": {
32721
32740
  "filename": "src/github/workflows-model.ts",
32722
- "line": 739
32741
+ "line": 748
32723
32742
  },
32724
32743
  "name": "milestone",
32725
32744
  "optional": true,
@@ -32736,7 +32755,7 @@
32736
32755
  "immutable": true,
32737
32756
  "locationInModule": {
32738
32757
  "filename": "src/github/workflows-model.ts",
32739
- "line": 745
32758
+ "line": 754
32740
32759
  },
32741
32760
  "name": "pageBuild",
32742
32761
  "optional": true,
@@ -32753,7 +32772,7 @@
32753
32772
  "immutable": true,
32754
32773
  "locationInModule": {
32755
32774
  "filename": "src/github/workflows-model.ts",
32756
- "line": 750
32775
+ "line": 759
32757
32776
  },
32758
32777
  "name": "project",
32759
32778
  "optional": true,
@@ -32770,7 +32789,7 @@
32770
32789
  "immutable": true,
32771
32790
  "locationInModule": {
32772
32791
  "filename": "src/github/workflows-model.ts",
32773
- "line": 755
32792
+ "line": 764
32774
32793
  },
32775
32794
  "name": "projectCard",
32776
32795
  "optional": true,
@@ -32787,7 +32806,7 @@
32787
32806
  "immutable": true,
32788
32807
  "locationInModule": {
32789
32808
  "filename": "src/github/workflows-model.ts",
32790
- "line": 760
32809
+ "line": 769
32791
32810
  },
32792
32811
  "name": "projectColumn",
32793
32812
  "optional": true,
@@ -32804,7 +32823,7 @@
32804
32823
  "immutable": true,
32805
32824
  "locationInModule": {
32806
32825
  "filename": "src/github/workflows-model.ts",
32807
- "line": 766
32826
+ "line": 775
32808
32827
  },
32809
32828
  "name": "public",
32810
32829
  "optional": true,
@@ -32821,7 +32840,7 @@
32821
32840
  "immutable": true,
32822
32841
  "locationInModule": {
32823
32842
  "filename": "src/github/workflows-model.ts",
32824
- "line": 771
32843
+ "line": 780
32825
32844
  },
32826
32845
  "name": "pullRequest",
32827
32846
  "optional": true,
@@ -32838,7 +32857,7 @@
32838
32857
  "immutable": true,
32839
32858
  "locationInModule": {
32840
32859
  "filename": "src/github/workflows-model.ts",
32841
- "line": 776
32860
+ "line": 785
32842
32861
  },
32843
32862
  "name": "pullRequestReview",
32844
32863
  "optional": true,
@@ -32855,7 +32874,7 @@
32855
32874
  "immutable": true,
32856
32875
  "locationInModule": {
32857
32876
  "filename": "src/github/workflows-model.ts",
32858
- "line": 782
32877
+ "line": 791
32859
32878
  },
32860
32879
  "name": "pullRequestReviewComment",
32861
32880
  "optional": true,
@@ -32874,7 +32893,7 @@
32874
32893
  "immutable": true,
32875
32894
  "locationInModule": {
32876
32895
  "filename": "src/github/workflows-model.ts",
32877
- "line": 803
32896
+ "line": 812
32878
32897
  },
32879
32898
  "name": "pullRequestTarget",
32880
32899
  "optional": true,
@@ -32891,7 +32910,7 @@
32891
32910
  "immutable": true,
32892
32911
  "locationInModule": {
32893
32912
  "filename": "src/github/workflows-model.ts",
32894
- "line": 809
32913
+ "line": 818
32895
32914
  },
32896
32915
  "name": "push",
32897
32916
  "optional": true,
@@ -32908,7 +32927,7 @@
32908
32927
  "immutable": true,
32909
32928
  "locationInModule": {
32910
32929
  "filename": "src/github/workflows-model.ts",
32911
- "line": 814
32930
+ "line": 823
32912
32931
  },
32913
32932
  "name": "registryPackage",
32914
32933
  "optional": true,
@@ -32925,7 +32944,7 @@
32925
32944
  "immutable": true,
32926
32945
  "locationInModule": {
32927
32946
  "filename": "src/github/workflows-model.ts",
32928
- "line": 819
32947
+ "line": 828
32929
32948
  },
32930
32949
  "name": "release",
32931
32950
  "optional": true,
@@ -32942,7 +32961,7 @@
32942
32961
  "immutable": true,
32943
32962
  "locationInModule": {
32944
32963
  "filename": "src/github/workflows-model.ts",
32945
- "line": 636
32964
+ "line": 645
32946
32965
  },
32947
32966
  "name": "repositoryDispatch",
32948
32967
  "optional": true,
@@ -32961,7 +32980,7 @@
32961
32980
  "immutable": true,
32962
32981
  "locationInModule": {
32963
32982
  "filename": "src/github/workflows-model.ts",
32964
- "line": 619
32983
+ "line": 628
32965
32984
  },
32966
32985
  "name": "schedule",
32967
32986
  "optional": true,
@@ -32983,7 +33002,7 @@
32983
33002
  "immutable": true,
32984
33003
  "locationInModule": {
32985
33004
  "filename": "src/github/workflows-model.ts",
32986
- "line": 825
33005
+ "line": 834
32987
33006
  },
32988
33007
  "name": "status",
32989
33008
  "optional": true,
@@ -33000,7 +33019,7 @@
33000
33019
  "immutable": true,
33001
33020
  "locationInModule": {
33002
33021
  "filename": "src/github/workflows-model.ts",
33003
- "line": 830
33022
+ "line": 839
33004
33023
  },
33005
33024
  "name": "watch",
33006
33025
  "optional": true,
@@ -33018,7 +33037,7 @@
33018
33037
  "immutable": true,
33019
33038
  "locationInModule": {
33020
33039
  "filename": "src/github/workflows-model.ts",
33021
- "line": 644
33040
+ "line": 653
33022
33041
  },
33023
33042
  "name": "workflowCall",
33024
33043
  "optional": true,
@@ -33036,7 +33055,7 @@
33036
33055
  "immutable": true,
33037
33056
  "locationInModule": {
33038
33057
  "filename": "src/github/workflows-model.ts",
33039
- "line": 629
33058
+ "line": 638
33040
33059
  },
33041
33060
  "name": "workflowDispatch",
33042
33061
  "optional": true,
@@ -33054,7 +33073,7 @@
33054
33073
  "immutable": true,
33055
33074
  "locationInModule": {
33056
33075
  "filename": "src/github/workflows-model.ts",
33057
- "line": 838
33076
+ "line": 847
33058
33077
  },
33059
33078
  "name": "workflowRun",
33060
33079
  "optional": true,
@@ -33076,7 +33095,7 @@
33076
33095
  "kind": "interface",
33077
33096
  "locationInModule": {
33078
33097
  "filename": "src/github/workflows-model.ts",
33079
- "line": 1210
33098
+ "line": 1219
33080
33099
  },
33081
33100
  "name": "WatchOptions",
33082
33101
  "namespace": "github.workflows",
@@ -33093,7 +33112,7 @@
33093
33112
  "immutable": true,
33094
33113
  "locationInModule": {
33095
33114
  "filename": "src/github/workflows-model.ts",
33096
- "line": 1216
33115
+ "line": 1225
33097
33116
  },
33098
33117
  "name": "types",
33099
33118
  "optional": true,
@@ -33120,7 +33139,7 @@
33120
33139
  "kind": "interface",
33121
33140
  "locationInModule": {
33122
33141
  "filename": "src/github/workflows-model.ts",
33123
- "line": 1252
33142
+ "line": 1261
33124
33143
  },
33125
33144
  "name": "WorkflowCallOptions",
33126
33145
  "namespace": "github.workflows",
@@ -33137,7 +33156,7 @@
33137
33156
  "kind": "interface",
33138
33157
  "locationInModule": {
33139
33158
  "filename": "src/github/workflows-model.ts",
33140
- "line": 1247
33159
+ "line": 1256
33141
33160
  },
33142
33161
  "name": "WorkflowDispatchOptions",
33143
33162
  "namespace": "github.workflows",
@@ -33154,7 +33173,7 @@
33154
33173
  "kind": "interface",
33155
33174
  "locationInModule": {
33156
33175
  "filename": "src/github/workflows-model.ts",
33157
- "line": 1222
33176
+ "line": 1231
33158
33177
  },
33159
33178
  "name": "WorkflowRunOptions",
33160
33179
  "namespace": "github.workflows",
@@ -33171,7 +33190,7 @@
33171
33190
  "immutable": true,
33172
33191
  "locationInModule": {
33173
33192
  "filename": "src/github/workflows-model.ts",
33174
- "line": 1240
33193
+ "line": 1249
33175
33194
  },
33176
33195
  "name": "branches",
33177
33196
  "optional": true,
@@ -33196,7 +33215,7 @@
33196
33215
  "immutable": true,
33197
33216
  "locationInModule": {
33198
33217
  "filename": "src/github/workflows-model.ts",
33199
- "line": 1234
33218
+ "line": 1243
33200
33219
  },
33201
33220
  "name": "types",
33202
33221
  "optional": true,
@@ -33221,7 +33240,7 @@
33221
33240
  "immutable": true,
33222
33241
  "locationInModule": {
33223
33242
  "filename": "src/github/workflows-model.ts",
33224
- "line": 1228
33243
+ "line": 1237
33225
33244
  },
33226
33245
  "name": "workflows",
33227
33246
  "optional": true,
@@ -79431,6 +79450,6 @@
79431
79450
  "symbolId": "src/web/tailwind:TailwindConfigOptions"
79432
79451
  }
79433
79452
  },
79434
- "version": "0.93.1",
79435
- "fingerprint": "5ymOZUs20HYwZMeXqhAPyrXmG+yrhTDSZQ6lFT0ZGJs="
79453
+ "version": "0.93.2",
79454
+ "fingerprint": "CfVQi+4SEoWs5TZ7vrurYrMaQzLhkZdz8qSAJFb2ziU="
79436
79455
  }