Update Packages (tool-cache, http-client) & regenerate dist/index.js (#399)

This commit is contained in:
MSP-Greg
2022-11-14 11:51:13 +01:00
committed by GitHub
parent 84dd2abab6
commit c4fe7bd15d
3 changed files with 10 additions and 627 deletions
+2 -2
View File
@@ -23,10 +23,10 @@
"homepage": "https://github.com/ruby/setup-ruby",
"dependencies": {
"@actions/cache": "^3",
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^1.7.2",
"@actions/tool-cache": "^2",
"semver": "^7.3.7"
},
"devDependencies": {