Skip to content

Commit

Permalink
version bump: 2.7.0 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio authored Jan 17, 2025
1 parent c16b3df commit fa6727b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ outputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/paritytech/review-bot/action:2.6.0'
image: 'docker://ghcr.io/paritytech/review-bot/action:2.7.0'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "review-bot",
"version": "2.6.0",
"version": "2.7.0",
"description": "Have custom review rules for PRs with auto assignment",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit fa6727b

Please sign in to comment.