fix: upgrade @actions/core from 1.6.0 to 1.11.1

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

See this package in yarn:
@actions/core

See this project in Snyk:
https://app.snyk.io/org/gableroux/project/b2d50591-122e-466d-9a3b-1dd6dc9ea7b9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2024-12-20 07:22:31 +00:00
parent 80a5195e78
commit 83f69e39ec
2 changed files with 36 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
"prepare": "husky install"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.0.4",
"@actions/github": "^2.2.0",
"@octokit/core": "^3.5.1"