This commit is contained in:
Nick Alteen
2025-07-01 13:27:54 -04:00
parent 4ba6f7aa67
commit 74bbb94b59
2 changed files with 1 additions and 3 deletions

View File

@@ -135,7 +135,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
to a repository.
The `local-action` utility can be run in the following ways:
- Visual Studio Code Debugger
Make sure to review and, if needed, update

3
package-lock.json generated
View File

@@ -9,8 +9,7 @@
"version": "0.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",
"@rollup/rollup-linux-x64-gnu": "*"
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@eslint/compat": "^1.3.1",