From b5a6e57226c850e58bbf887fb01fd882de5c2385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:34:24 +0000 Subject: [PATCH] chore(deps): Bump bowtie-json-schema/bowtie Bumps [bowtie-json-schema/bowtie](https://github.com/bowtie-json-schema/bowtie) from 4cd701632d7e4239058374fbc7429c23d2983456 to 5e76acdd1a7e5566fde40e5856b006df0fc1daf8. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/4cd701632d7e4239058374fbc7429c23d2983456...5e76acdd1a7e5566fde40e5856b006df0fc1daf8) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie dependency-version: 5e76acdd1a7e5566fde40e5856b006df0fc1daf8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b32a989..91df070 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: latest-version: ${{ steps.version.outputs.value }} steps: - name: Install Bowtie - uses: bowtie-json-schema/bowtie@4cd701632d7e4239058374fbc7429c23d2983456 # main + uses: bowtie-json-schema/bowtie@5e76acdd1a7e5566fde40e5856b006df0fc1daf8 # main - name: Compute implementation name id: impl