From 1c66e84e592db1792d3b732fdcc81c161255f62e Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 18 Jul 2026 06:00:07 +0000 Subject: [PATCH] chore(gadfly): bump reusable pin to 0d51879 (opencode-capable image) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up gadfly's opencode/ engine — the reusable at this ref pins the sha-bb98fae reviewer image that bundles the OpenCode CLI. --- .gitea/workflows/adversarial-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/adversarial-review.yml b/.gitea/workflows/adversarial-review.yml index 888373d..bb2a12c 100644 --- a/.gitea/workflows/adversarial-review.yml +++ b/.gitea/workflows/adversarial-review.yml @@ -42,7 +42,7 @@ jobs: # and cache the reusable-workflow ref, so a moved v1 tag keeps resolving to the # stale cached copy. A unique sha forces a cache miss → fresh fetch. Bump this # sha to adopt central swarm changes. - uses: steve/gadfly/.gitea/workflows/review-reusable.yml@8eb0265e759e8c37ade8eaa8cb4b3aa9c7a5a169 + uses: steve/gadfly/.gitea/workflows/review-reusable.yml@0d518794507ab5fb349887679c931888c5ca2669 # Least privilege: forward only the review secrets (not `secrets: inherit`, # which would expose every repo secret). GITEA_TOKEN is the automatic token. secrets: