Skip to content

Commit

Permalink
Bump @actions/github from 5.1.1 to 6.0.0
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.1.1 to 6.0.0.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marekdedic committed Jun 21, 2024
1 parent 3859dbd commit 34ff7fb
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 102 deletions.
179 changes: 78 additions & 101 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 @@ -22,7 +22,7 @@
"type": "module",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"compare-versions": "^6.0.0",
"ts-custom-error": "^3.3.1"
},
Expand Down

0 comments on commit 34ff7fb

Please sign in to comment.