chore(deps): bump js-yaml from 4.1.1 to 4.2.0

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2026-06-27 14:03:18 -03:00
parent a4f614e65e
commit 55de448558
2 changed files with 15 additions and 6 deletions
+1 -2
View File
@@ -23,13 +23,12 @@
],
"author": "CrazyMax",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.0",
"@actions/tool-cache": "^4.0.0",
"js-yaml": "^4.1.1",
"js-yaml": "^4.2.0",
"semver": "^7.7.4",
"yargs": "^18.0.0"
},