fix: upgrade @actions/core from 1.2.6 to 1.6.0

Snyk has created this PR to upgrade @actions/core from 1.2.6 to 1.6.0.

See this package in npm:
https://www.npmjs.com/package/@actions/core

See this project in Snyk:
https://app.snyk.io/org/cwp-2/project/fd2218da-0d06-448b-be57-a7d3e69b0389?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-04-22 19:37:39 +00:00
parent eb77969d4f
commit 1c5c0f7c8a
2 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"typescript": "^3.9.2"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.6.0",
"js-yaml": "^3.13.1",
"jsonschema": "^1.2.6"
}