Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@actions/github"
  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 fd4c5b5
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 309 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.3",
"@actions/github": "^5.1.1",
"@types/glob": "^7.2.0",
"glob": "^8.0.3",
"untildify": "^4.0.0"
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 fd4c5b5

Please sign in to comment.