bump @actions/core from 1.10.1 to 1.11.1

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-10-14 12:16:09 -07:00
parent ee93b05ee9
commit ac1332a8e2
2 changed files with 41 additions and 25 deletions

View File

@@ -42,7 +42,7 @@
"undici": "^5.28.4"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.3",
"@octokit/plugin-retry": "^6.0.1",