Skip to content

Commit 3a3f36e

Browse files
fix(deps): update dependency @actions/core to v2
1 parent 9b63605 commit 3a3f36e

File tree

2 files changed

+55
-20
lines changed

2 files changed

+55
-20
lines changed

package-lock.json

Lines changed: 54 additions & 19 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
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/ydataai/update-notion-page#readme",
2727
"dependencies": {
28-
"@actions/core": "^1.10.0",
28+
"@actions/core": "^2.0.0",
2929
"@notionhq/client": "^2.2.4"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)