We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6af591 commit a879118Copy full SHA for a879118
.github/workflows/junie.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 1
30
- name: Run Junie
31
id: junie
32
- uses: JetBrains/junie-github-action@cc20d708f1b6d72d1f90eb6cbf19b8d3d8084352 # v1.3.5
+ uses: JetBrains/junie-github-action@dc917de2320e19352e2f8e2177fd43830eb32515 # v1.3.7
33
with:
34
junie_api_key: ${{ secrets.JUNIE_API_KEY }}
35
use_single_comment: true
0 commit comments