Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 3dd66c5 commit 189ddfb
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 72 deletions.
177 changes: 106 additions & 71 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 @@
"homepage": "https://github.com/aws-github-ops/handle-stale-discussions#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@apollo/client": "^3.7.13",
"cross-fetch": "^4.0.0",
"graphql": "^16.7.1"
Expand Down

0 comments on commit 189ddfb

Please sign in to comment.