Skip to content

Commit 2a48f67

Browse files
authored
[Version Bump] [email protected] (#75)
* version bump * version bump 2.6.1
1 parent a0b8a37 commit 2a48f67

File tree

2 files changed

+107
-57
lines changed

2 files changed

+107
-57
lines changed

package-lock.json

Lines changed: 105 additions & 55 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.0",
3+
"version": "2.6.1",
44
"private": true,
55
"description": "Action to manage GitHub deployments",
66
"main": "lib/main.js",
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@actions/core": "1.9.1",
2929
"@actions/github": "^6.0.0",
30-
"@slack/web-api": "^7.3.4"
30+
"@slack/web-api": "^7.9.3"
3131
},
3232
"devDependencies": {
3333
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)