Skip to content

Commit

Permalink
Bump @actions/github from 4.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 4.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2023
1 parent 32b20f5 commit 1242b7a
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://github.com/Doarakko/draw-action#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^4.0.0",
"@actions/github": "^5.1.1",
"@octokit/core": "^3.6.0",
"node-fetch": "^2.6.8"
},
Expand Down

0 comments on commit 1242b7a

Please sign in to comment.