From 824766fd5eaf60af688b7ad4299bb4ae978bc31e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 19:14:08 +0000 Subject: [PATCH] Bump bowtie-json-schema/bowtie/.github/workflows/harness-report.yml Bumps [bowtie-json-schema/bowtie/.github/workflows/harness-report.yml](https://github.com/bowtie-json-schema/bowtie) from 5e76acdd1a7e5566fde40e5856b006df0fc1daf8 to bfd09aa3d6ede72e09a90766b6d90dca29bffb14. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/5e76acdd1a7e5566fde40e5856b006df0fc1daf8...bfd09aa3d6ede72e09a90766b6d90dca29bffb14) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: bfd09aa3d6ede72e09a90766b6d90dca29bffb14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 273894c..81dc4c3 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -24,4 +24,4 @@ jobs: permissions: contents: write # to publish the report release packages: read # to pull the harness's own image - uses: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml@5e76acdd1a7e5566fde40e5856b006df0fc1daf8 # main + uses: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml@bfd09aa3d6ede72e09a90766b6d90dca29bffb14 # main