Skip to content

Commit

Permalink
build(deps): bump @actions/github from 5.0.0 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.0 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 18, 2022
1 parent 9a68e66 commit 22d6a64
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 58 deletions.
96 changes: 39 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/peter-evans/slash-command-dispatch#readme",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.0",
"@actions/github": "^5.1.1",
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.17.0",
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
Expand Down

0 comments on commit 22d6a64

Please sign in to comment.