fix: upgrade @actions/exec from 1.1.0 to 1.1.1

Snyk has created this PR to upgrade @actions/exec from 1.1.0 to 1.1.1.

See this package in yarn:
@actions/exec

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:35 +00:00
parent 80a5195e78
commit 8e86c24cc2
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/exec": "^1.1.1",
"@actions/github": "^2.2.0",
"@octokit/core": "^3.5.1"
},