1 parent fb457d7 commit 73ef163Copy full SHA for 73ef163
1 file changed
.github/workflows/ai-review.yml
@@ -9,11 +9,11 @@ permissions:
9
10
jobs:
11
review:
12
- uses: stackrox/harness-openshell/.github/workflows/pr-review-reusable.yml@85a78871de2e85fb69f8aa6aaabbb9ead1c82437
+ uses: stackrox/harness-openshell/.github/workflows/pr-review-reusable.yml@fb457d7b957d599efc7d816d92c0d2fccb3550b1
13
with:
14
# `uses` pins the workflow adapter; harness-ref pins the checked-out
15
# Harness CLI/scripts. Keep both at the same release commit.
16
- harness-ref: 85a78871de2e85fb69f8aa6aaabbb9ead1c82437
+ harness-ref: fb457d7b957d599efc7d816d92c0d2fccb3550b1
17
review-label: stackrox-ai-review
18
allow-draft-reviews: false
19
review-agent: codex
0 commit comments