Skip to content

Commit

Permalink
Version 1.1.0 (#83)
Browse files Browse the repository at this point in the history
Release of version 1.1.0
  • Loading branch information
Bullrich committed Sep 16, 2023
1 parent 088b8b9 commit 6addf3a
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 @@ -26,4 +26,4 @@ outputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/paritytech/review-bot/action:1.0.2'
image: 'docker://ghcr.io/paritytech/review-bot/action:1.1.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": "1.0.2",
"version": "1.1.0",
"description": "Have custom review rules for PRs with auto assignment",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 6addf3a

Please sign in to comment.