This commit is contained in:
Aart Jan Kaptijn 2021-11-23 18:08:07 +01:00 committed by A. J. Kaptijn
parent 9b92097e9f
commit 9292dc5744
3 changed files with 5 additions and 4 deletions

View file

@ -32,8 +32,8 @@
"author": "Michal Dorner <dorner.michal@gmail.com>",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.1",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^6.0.0",
"@slack/webhook": "^6.0.0",
"adm-zip": "^0.5.10",