ci: pin gadfly reusable to immutable @7bc3c98 (vars-config reusable) [skip ci]
The reusable now reads swarm config from user-scope vars (GADFLY_DEFAULT_* + GADFLY_ENDPOINT_*); this immutable @sha bumps past the long-lived-runner ref cache so the vars-config reusable is adopted. Direct to main + [skip ci] to avoid triggering the review swarm. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
# Tracks gadfly's v1 release tag — a curated pointer re-moved on each release
|
# Tracks gadfly's v1 release tag — a curated pointer re-moved on each release
|
||||||
# (unlike @main, which moves on every push). Central swarm tuning propagates
|
# (unlike @main, which moves on every push). Central swarm tuning propagates
|
||||||
# here automatically; the tradeoff vs a full sha pin is that v1 is mutable.
|
# here automatically; the tradeoff vs a full sha pin is that v1 is mutable.
|
||||||
uses: steve/gadfly/.gitea/workflows/review-reusable.yml@v1
|
uses: steve/gadfly/.gitea/workflows/review-reusable.yml@7bc3c982fa7b72367034c673f7812bf05e9c503e
|
||||||
# Least privilege: forward only the review secrets (not `secrets: inherit`,
|
# Least privilege: forward only the review secrets (not `secrets: inherit`,
|
||||||
# which would expose every repo secret). GITEA_TOKEN is the automatic token.
|
# which would expose every repo secret). GITEA_TOKEN is the automatic token.
|
||||||
secrets:
|
secrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user