We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16b3df commit fa6727bCopy full SHA for fa6727b
action.yml
@@ -32,4 +32,4 @@ outputs:
32
33
runs:
34
using: 'docker'
35
- image: 'docker://ghcr.io/paritytech/review-bot/action:2.6.0'
+ image: 'docker://ghcr.io/paritytech/review-bot/action:2.7.0'
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "review-bot",
3
- "version": "2.6.0",
+ "version": "2.7.0",
4
"description": "Have custom review rules for PRs with auto assignment",
5
"main": "src/index.ts",
6
"scripts": {
0 commit comments