chore(reusable): bump image pin to sha-ed9e946 (Gitea 1.27 workflow_call hotfix)

Same binary lineage as sha-3095ebf (5007597 + entrypoint fix only) — this
is the conservative hotfix pin for consumers; the executus re-platform on
main rolls out separately.

Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
2026-07-15 23:01:30 -04:00
co-authored by Claude Fable 5
parent ed9e946cd1
commit b6a33dc218
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: ${{ inputs.timeout_minutes }}
steps:
- uses: docker://gitea.stevedudenhoeffer.com/steve/gadfly:sha-3095ebf
- uses: docker://gitea.stevedudenhoeffer.com/steve/gadfly:sha-ed9e946
env:
# --- event context (from the CALLER's github.*) -------------------
GITEA_API: ${{ github.server_url }}/api/v1/repos/${{ github.repository }}