We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68048de commit 69a79fbCopy full SHA for 69a79fb
1 file changed
.github/workflows/ai-code-review.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
code_review:
11
- uses: Checkmarx/plugins-release-workflow/.github/workflows/ai-code-review.yml@72211d451194749636245827fb4c0e7661ae3dbb
+ uses: Checkmarx/plugins-release-workflow/.github/workflows/ai-code-review.yml@main
12
with:
13
open_ai_model: "gpt-4-1106-preview"
14
exclude_pattern: ""
0 commit comments