mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-12 05:36:56 +00:00
Rebuild
This commit is contained in:
@@ -135,7 +135,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
|
|||||||
to a repository.
|
to a repository.
|
||||||
|
|
||||||
The `local-action` utility can be run in the following ways:
|
The `local-action` utility can be run in the following ways:
|
||||||
|
|
||||||
- Visual Studio Code Debugger
|
- Visual Studio Code Debugger
|
||||||
|
|
||||||
Make sure to review and, if needed, update
|
Make sure to review and, if needed, update
|
||||||
|
|||||||
3
package-lock.json
generated
3
package-lock.json
generated
@@ -9,8 +9,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1"
|
||||||
"@rollup/rollup-linux-x64-gnu": "*"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/compat": "^1.3.1",
|
"@eslint/compat": "^1.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user