@vivswan/github-settings-as-code 2.0.1-main.1083.g04d8d35 → 2.0.1-main.1089.g2dd2ba5

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.

Potentially problematic release.


This version of @vivswan/github-settings-as-code might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/LICENSE.md +1 -1
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -557,5 +557,5 @@ software incorporates into what it produces are output. The software's
557
557
  **Use** means anything you do with the software requiring one of your
558
558
  licenses.
559
559
 
560
- <!-- The license text between the BEGIN/END markers is managed by Vivswan/repo-platform and replaced on every sync. Repository-specific license notices (third-party components, differently licensed paths) go below the END marker; they are this repository's own and survive every sync. -->
560
+ <!-- The license text between the BEGIN/END markers is managed by the platform and replaced on every sync. Repository-specific license notices (third-party components, differently licensed paths) go below the END marker; they are this repository's own and survive every sync. -->
561
561
  <!-- END REPO-PLATFORM MANAGED -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vivswan/github-settings-as-code",
3
- "version": "2.0.1-main.1083.g04d8d35",
3
+ "version": "2.0.1-main.1089.g2dd2ba5",
4
4
  "description": "GitHub Action applying declarative repository settings: rulesets, labels, branch protection, and more.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "type": "module",