Skip to content

Commit d69d546

Browse files
fix(deps): update dependency @actions/core to ~1.11.0
1 parent 6c2d7e9 commit d69d546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"node": ">=16"
66
},
77
"dependencies": {
8-
"@actions/core": "~1.10.0",
8+
"@actions/core": "~1.11.0",
99
"markdown-to-html-cli": "^5.0.2"
1010
}
1111
}

0 commit comments

Comments
 (0)