Skip to content

Commit

Permalink
Bump @actions/core from 1.9.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2022
1 parent ca859d0 commit d183eea
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 309 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -54,7 +54,7 @@
"verbose": true
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.3",
"@types/glob": "^7.2.0",
"glob": "^8.0.3",
Expand All @@ -64,7 +64,7 @@
"@types/jest": "^28.1.1",
"@types/node": "^18.0.0",
"jest": "^28.1.1",
"jest-circus": "^28.1.0",
"jest-circus": "^29.1.2",
"ts-jest": "^28.0.5",
"typescript": "^4.7.3"
}
Expand Down

0 comments on commit d183eea

Please sign in to comment.