fix: upgrade @octokit/core from 3.5.1 to 3.6.0

Snyk has created this PR to upgrade @octokit/core from 3.5.1 to 3.6.0.

See this package in yarn:
@octokit/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:38 +00:00
parent 80a5195e78
commit b9da9b961d
2 changed files with 25 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^2.2.0",
"@octokit/core": "^3.5.1"
"@octokit/core": "^3.6.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",