Skip to content

Commit

Permalink
added @actions/core dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Siva Somayyajula committed Jul 26, 2024
1 parent bfe5bc0 commit 7d4305f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "mocha"
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.1",
"@actions/tool-cache": "^2.0.1"
},
"bin": "./local.js",
Expand Down

0 comments on commit 7d4305f

Please sign in to comment.