Skip to content

Commit fa6727b

Browse files
version bump: 2.7.0 (#142)
1 parent c16b3df commit fa6727b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ outputs:
3232

3333
runs:
3434
using: 'docker'
35-
image: 'docker://ghcr.io/paritytech/review-bot/action:2.6.0'
35+
image: 'docker://ghcr.io/paritytech/review-bot/action:2.7.0'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "review-bot",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Have custom review rules for PRs with auto assignment",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)