From 6f61d04251626f6c3d33689ea3ef69da6a120691 Mon Sep 17 00:00:00 2001 From: falkcorp-ci-bot Date: Wed, 22 Jul 2026 19:23:18 +0000 Subject: [PATCH] chore: update burndown-runner-image to ob-1680f86 --- .github/workflows/reusable-burndown.yml | 10 +++++----- .github/workflows/reusable-triage-poll.yml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/reusable-burndown.yml b/.github/workflows/reusable-burndown.yml index 23282260..b524ef8e 100644 --- a/.github/workflows/reusable-burndown.yml +++ b/.github/workflows/reusable-burndown.yml @@ -14,7 +14,7 @@ # Exits early if none found. Otherwise: triage → dispatch (matrix) → aggregate. # # The burndown binary is pre-baked into -# ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 at /usr/local/bin/burndown. +# ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 at /usr/local/bin/burndown. # Config is driven entirely by environment variables — no config.yaml needed. name: Burndown (reusable) @@ -254,7 +254,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 15 container: - image: ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 + image: ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 credentials: username: ${{ github.actor }} password: ${{ secrets.JF_CI_GH_PAT || secrets.GITHUB_TOKEN }} @@ -338,7 +338,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 45 container: - image: ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 + image: ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 credentials: username: ${{ github.actor }} password: ${{ secrets.JF_CI_GH_PAT || secrets.GITHUB_TOKEN }} @@ -415,7 +415,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 container: - image: ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 + image: ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 credentials: username: ${{ github.actor }} password: ${{ secrets.JF_CI_GH_PAT || secrets.GITHUB_TOKEN }} @@ -484,7 +484,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 15 container: - image: ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 + image: ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 credentials: username: ${{ github.actor }} password: ${{ secrets.JF_CI_GH_PAT || secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/reusable-triage-poll.yml b/.github/workflows/reusable-triage-poll.yml index 7b692b02..b443ecd5 100644 --- a/.github/workflows/reusable-triage-poll.yml +++ b/.github/workflows/reusable-triage-poll.yml @@ -67,7 +67,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 container: - image: ghcr.io/falkcorp/burndown-runner-image:ob-7d131c2 + image: ghcr.io/falkcorp/burndown-runner-image:ob-1680f86 steps: - name: Materialize App key env: