Skip to content

Commit 96f3c37

Browse files
committed
feat: relax js-toml version
1 parent 4bd80ce commit 96f3c37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/http-client": "^2.2.1",
3737
"@actions/io": "^1.0.2",
3838
"@actions/tool-cache": "^2.0.2",
39-
"js-toml": "1.0.2",
39+
"js-toml": "^1.0.2",
4040
"semver": "^7.6.3",
4141
"uuid": "^11.1.0"
4242
},

0 commit comments

Comments
 (0)