Merge branch 'main' into dependabot/npm_and_yarn/md5-2.3.0

This commit is contained in:
Edoardo Pirovano 2021-07-28 17:48:54 +01:00 committed by GitHub
commit fd833ba2c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 549 additions and 626 deletions

View file

@ -22,7 +22,7 @@
"license": "MIT",
"dependencies": {
"@actions/artifact": "^0.5.2",
"@actions/core": "^1.2.6",
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
"@actions/http-client": "^1.0.11",
@ -31,7 +31,7 @@
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/types": "^6.21.1",
"commander": "^8.0.0-1",
"commander": "^8.1.0",
"console-log-level": "^1.4.1",
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",