From 37da9164b57f5b8fc44135242f86cf74f7cadae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 10:31:44 +0000 Subject: [PATCH] chore(deps): bump ask-bonk/ask-bonk Bumps [ask-bonk/ask-bonk](https://github.com/ask-bonk/ask-bonk) from a8c6cac8726d0d5ab887bc159aae77e2bfb2cf18 to 8c7a8314f4f4865e2e41e5718dfabc4ab7a2274b. - [Release notes](https://github.com/ask-bonk/ask-bonk/releases) - [Commits](https://github.com/ask-bonk/ask-bonk/compare/a8c6cac8726d0d5ab887bc159aae77e2bfb2cf18...8c7a8314f4f4865e2e41e5718dfabc4ab7a2274b) --- updated-dependencies: - dependency-name: ask-bonk/ask-bonk dependency-version: 8c7a8314f4f4865e2e41e5718dfabc4ab7a2274b dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/bonk.yml | 2 +- .github/workflows/review.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bonk.yml b/.github/workflows/bonk.yml index 53b6d01c6..2125f8b5d 100644 --- a/.github/workflows/bonk.yml +++ b/.github/workflows/bonk.yml @@ -127,7 +127,7 @@ jobs: } >> "$GITHUB_OUTPUT" - name: Run Bonk (${{ steps.model.outputs.alias }}) - uses: ask-bonk/ask-bonk/github@a8c6cac8726d0d5ab887bc159aae77e2bfb2cf18 # main as of 2026-04-24 + uses: ask-bonk/ask-bonk/github@8c7a8314f4f4865e2e41e5718dfabc4ab7a2274b # main as of 2026-04-24 env: CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_AI_GATEWAY_ACCOUNT_ID }} CLOUDFLARE_GATEWAY_ID: ${{ secrets.CF_AI_GATEWAY_NAME }} diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 02b994d3f..2d1565be5 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -117,7 +117,7 @@ jobs: - name: Run Review (${{ steps.model.outputs.alias }}) if: steps.verify-pr.outputs.exists == 'true' - uses: ask-bonk/ask-bonk/github@a8c6cac8726d0d5ab887bc159aae77e2bfb2cf18 # main as of 2026-04-24 + uses: ask-bonk/ask-bonk/github@8c7a8314f4f4865e2e41e5718dfabc4ab7a2274b # main as of 2026-04-24 env: CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_AI_GATEWAY_ACCOUNT_ID }} CLOUDFLARE_GATEWAY_ID: ${{ secrets.CF_AI_GATEWAY_NAME }}