Skip to content

Commit 74f748e

Browse files
committed
fix: use MIT license instead of Blue Oak Model License
1 parent 065e601 commit 74f748e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.
315315

316316
## License
317317

318-
This action is licensed under the [Blue Oak Model License 1.0.0](LICENSE).
318+
This action is licensed under the [MIT License](LICENSE).
319319

320320
---
321321

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"keywords": ["vlt", "github-action", "security", "dependencies", "malware", "outdated"],
1919
"author": "vltpkg",
20-
"license": "Blue Oak Model License 1.0.0",
20+
"license": "MIT",
2121
"dependencies": {
2222
"@actions/core": "^1.10.1",
2323
"@actions/exec": "^1.1.1"

0 commit comments

Comments
 (0)