Skip to content

Commit 9321966

Browse files
authored
Bump @actions/core, undici and package version (#76)
* Upgrade undici version * Upgrade @action/core version
1 parent 2a48f67 commit 9321966

File tree

2 files changed

+29
-21
lines changed

2 files changed

+29
-21
lines changed

package-lock.json

Lines changed: 27 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-deploy",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"private": true,
55
"description": "Action to manage GitHub deployments",
66
"main": "lib/main.js",
@@ -25,7 +25,7 @@
2525
"author": "radiantspace",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "1.9.1",
28+
"@actions/core": "1.11.1",
2929
"@actions/github": "^6.0.0",
3030
"@slack/web-api": "^7.9.3"
3131
},

0 commit comments

Comments
 (0)