Merge pull request #1436 from marocchino/dependabot/npm_and_yarn/actions/core-1.11.1

build(deps): Bump @actions/core from 1.10.1 to 1.11.1
This commit is contained in:
marocchino 2024-11-12 03:17:53 +09:00 committed by GitHub
commit f899edf375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 11 deletions

View file

@ -26,7 +26,7 @@
"author": "marocchino",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@octokit/graphql-schema": "^14.52.0"