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:
@@ -94,7 +94,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: ${{ inputs.timeout_minutes }}
|
timeout-minutes: ${{ inputs.timeout_minutes }}
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://gitea.stevedudenhoeffer.com/steve/gadfly:sha-3095ebf
|
- uses: docker://gitea.stevedudenhoeffer.com/steve/gadfly:sha-ed9e946
|
||||||
env:
|
env:
|
||||||
# --- event context (from the CALLER's github.*) -------------------
|
# --- event context (from the CALLER's github.*) -------------------
|
||||||
GITEA_API: ${{ github.server_url }}/api/v1/repos/${{ github.repository }}
|
GITEA_API: ${{ github.server_url }}/api/v1/repos/${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user