Skip to content

Commit 73ef163

Browse files
committed
ci: repin review workflow to HTTP inference fix
1 parent fb457d7 commit 73ef163

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/ai-review.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ permissions:
99

1010
jobs:
1111
review:
12-
uses: stackrox/harness-openshell/.github/workflows/pr-review-reusable.yml@85a78871de2e85fb69f8aa6aaabbb9ead1c82437
12+
uses: stackrox/harness-openshell/.github/workflows/pr-review-reusable.yml@fb457d7b957d599efc7d816d92c0d2fccb3550b1
1313
with:
1414
# `uses` pins the workflow adapter; harness-ref pins the checked-out
1515
# Harness CLI/scripts. Keep both at the same release commit.
16-
harness-ref: 85a78871de2e85fb69f8aa6aaabbb9ead1c82437
16+
harness-ref: fb457d7b957d599efc7d816d92c0d2fccb3550b1
1717
review-label: stackrox-ai-review
1818
allow-draft-reviews: false
1919
review-agent: codex

0 commit comments

Comments
 (0)