We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f1ade commit 167b341Copy full SHA for 167b341
.github/workflows/junie.yaml
@@ -30,6 +30,6 @@ jobs:
30
31
- name: Run Junie
32
id: junie
33
- uses: JetBrains/junie-github-action@v1
+ uses: JetBrains/junie-github-action@v0.8
34
with:
35
junie_api_key: ${{ secrets.JUNIE_API_KEY }}
0 commit comments