ci: pin gadfly reusable @f542d4e (forward netherstorm endpoint) [skip ci]

The netherstorm reviewer failed with 'unknown provider': the correctly
formatted GADFLY_ENDPOINT_NETHERSTORM user var was never forwarded by
the reusable workflow (hardcoded env list). Mirrors gadfly#22.

Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
2026-07-15 23:31:04 -04:00
co-authored by Claude Fable 5
parent a4cf9202cd
commit a07cba25dc
+1 -1
View File
@@ -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@b6a33dc218b493f9a1b9be29fda1f1487e2a896f uses: steve/gadfly/.gitea/workflows/review-reusable.yml@f542d4e1cdc1ffe0ed0020f6398999ef9fabd682
# 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: