mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-14 17:16:52 +00:00
SQSCANGHA-107 Migrate install-build-wrapper
This commit is contained in:
parent
a88c96d7e4
commit
ff001fd600
13 changed files with 27796 additions and 27337 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "6.0.0",
|
||||
"description": "This SonarSource project, available as a GitHub Action, scans your projects with SonarQube [Server](https://www.sonarsource.com/products/sonarqube/) or [Cloud](https://www.sonarsource.com/products/sonarcloud/).",
|
||||
"type": "module",
|
||||
"main": "src/index.js",
|
||||
"main": "src/main/index.js",
|
||||
"scripts": {
|
||||
"build": "rollup --config rollup.config.js",
|
||||
"test": "node --test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue