Skip to content

Commit 41f9615

Browse files
fix(deps): update dependency @actions/core to ~1.11.0
1 parent d2c8ffd commit 41f9615

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.3"
1010
}
1111
}

0 commit comments

Comments
 (0)