Skip to content

Commit 7221ad3

Browse files
chore(deps): bump ask-bonk/ask-bonk/github (#2062)
Bumps [ask-bonk/ask-bonk/github](https://github.com/ask-bonk/ask-bonk) from bfd92f4d0abb62d98558b35432534f7b9992f3eb to 22f7cea9896b0ae77d92b8dcbcf81798a9165633. - [Release notes](https://github.com/ask-bonk/ask-bonk/releases) - [Commits](Cloudflare-Studio/ask-bonk@bfd92f4...22f7cea) --- updated-dependencies: - dependency-name: ask-bonk/ask-bonk/github dependency-version: 22f7cea9896b0ae77d92b8dcbcf81798a9165633 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fca372 commit 7221ad3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bonk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
} >> "$GITHUB_OUTPUT"
128128
129129
- name: Run Bonk (${{ steps.model.outputs.alias }})
130-
uses: ask-bonk/ask-bonk/github@bfd92f4d0abb62d98558b35432534f7b9992f3eb # main as of 2026-04-24
130+
uses: ask-bonk/ask-bonk/github@22f7cea9896b0ae77d92b8dcbcf81798a9165633 # main as of 2026-04-24
131131
env:
132132
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_AI_GATEWAY_ACCOUNT_ID }}
133133
CLOUDFLARE_GATEWAY_ID: ${{ secrets.CF_AI_GATEWAY_NAME }}

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Run Review (${{ steps.model.outputs.alias }})
119119
if: steps.verify-pr.outputs.exists == 'true'
120-
uses: ask-bonk/ask-bonk/github@bfd92f4d0abb62d98558b35432534f7b9992f3eb # main as of 2026-04-24
120+
uses: ask-bonk/ask-bonk/github@22f7cea9896b0ae77d92b8dcbcf81798a9165633 # main as of 2026-04-24
121121
env:
122122
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_AI_GATEWAY_ACCOUNT_ID }}
123123
CLOUDFLARE_GATEWAY_ID: ${{ secrets.CF_AI_GATEWAY_NAME }}

0 commit comments

Comments
 (0)