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