Skip to content

Commit b0c01d1

Browse files
fix(deps): update dependency @actions/core to v3 (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 372e19c commit b0c01d1

File tree

2 files changed

+22
-34
lines changed

2 files changed

+22
-34
lines changed

schema/script/package-lock.json

Lines changed: 21 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"axios": "^1.6.4",
88
"cheerio": "^1.0.0-rc.12",
99
"lodash": "^4.17.21",
10-
"@actions/core": "^2.0.0"
10+
"@actions/core": "^3.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)