Merge pull request #1847 from actions/bdehamer/attest-update-core

`@actions/attest`: bump @actions/core from 1.10.1 to 1.11.1
This commit is contained in:
Brian DeHamer
2024-10-14 12:49:15 -07:00
committed by GitHub
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",