From 50f90f6c744cd201b30b1c0ea13c8f2ebc51b951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:53:50 +0000 Subject: [PATCH] chore(deps): Bump bowtie-json-schema/bowtie Bumps [bowtie-json-schema/bowtie](https://github.com/bowtie-json-schema/bowtie) from 9510c9c300c722d32e15710b11cd3c052cdc2bd0 to f5320ea3c7d95aed1623e8d02019df48c9162b8f. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/9510c9c300c722d32e15710b11cd3c052cdc2bd0...f5320ea3c7d95aed1623e8d02019df48c9162b8f) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie dependency-version: f5320ea3c7d95aed1623e8d02019df48c9162b8f 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 5e442d0..011a84c 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@9510c9c300c722d32e15710b11cd3c052cdc2bd0 # main + uses: bowtie-json-schema/bowtie@f5320ea3c7d95aed1623e8d02019df48c9162b8f # main - name: Compute implementation name id: impl