chore(deps): update semver and tool-cache

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2025-02-10 23:40:43 -03:00
parent bc0ac76346
commit 25b92abef8
4 changed files with 6 additions and 19 deletions
+2 -2
View File
@@ -29,9 +29,9 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^2.2.3",
"@actions/tool-cache": "^2.0.1",
"@actions/tool-cache": "^2.0.2",
"js-yaml": "^4.1.0",
"semver": "^7.6.3",
"semver": "^7.7.1",
"yargs": "^17.7.2"
},
"devDependencies": {