From 7a1ad5838a9602da79f18747df9863d3674baa4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:32:14 +0000 Subject: [PATCH] Bump anomalyco/opencode/github Bumps [anomalyco/opencode/github](https://github.com/anomalyco/opencode) from 2c14fc5586fe0b88e5c04732d2e846769cc35671 to 77fc88c8ade8e5a620ebbe1197f3a572d29ae91a. - [Release notes](https://github.com/anomalyco/opencode/releases) - [Commits](https://github.com/anomalyco/opencode/compare/2c14fc5586fe0b88e5c04732d2e846769cc35671...77fc88c8ade8e5a620ebbe1197f3a572d29ae91a) --- updated-dependencies: - dependency-name: anomalyco/opencode/github dependency-version: 77fc88c8ade8e5a620ebbe1197f3a572d29ae91a dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/bitbound-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bitbound-bot.yml b/.github/workflows/bitbound-bot.yml index a381be2d..1d8f7715 100644 --- a/.github/workflows/bitbound-bot.yml +++ b/.github/workflows/bitbound-bot.yml @@ -44,7 +44,7 @@ jobs: client-id: ${{ secrets.BBB_CLIENT_ID }} private-key: ${{ secrets.BBB_PRIVATE_KEY }} - - uses: anomalyco/opencode/github@2c14fc5586fe0b88e5c04732d2e846769cc35671 + - uses: anomalyco/opencode/github@77fc88c8ade8e5a620ebbe1197f3a572d29ae91a timeout-minutes: 30 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}