We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5b39e commit 593c518Copy full SHA for 593c518
1 file changed
README.md
@@ -37,7 +37,7 @@ permissions:
37
38
```yaml
39
- name: Review PR
40
- uses: codota/tabnine-pr-agent@v1
+ uses: codota/tabnine-pr-agent@v2
41
continue-on-error: true
42
with:
43
# Tabnine authentication token — required
@@ -120,7 +120,7 @@ jobs:
120
fetch-depth: 0
121
122
123
124
125
126
TABNINE_KEY: ${{ secrets.TABNINE_KEY }}
0 commit comments