Skip to content

Commit aba40c5

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 149f19e commit aba40c5

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 deletions
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
@@ -10,7 +10,7 @@
1010
"build_stats": "ncc build index.js -s --stats-out dist/stats -o dist"
1111
},
1212
"dependencies": {
13-
"@actions/core": "^1.10.1",
13+
"@actions/core": "^3.0.0",
1414
"@actions/github": "^5.1.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)