From 3958e4cfcb31e76e6aae3828309c2887c15bb395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:54:42 +0000 Subject: [PATCH] build(deps): 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 0e63bcfce60f317c928b1ac141dcaebdcc14ce29 to 5e76acdd1a7e5566fde40e5856b006df0fc1daf8. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/0e63bcfce60f317c928b1ac141dcaebdcc14ce29...5e76acdd1a7e5566fde40e5856b006df0fc1daf8) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: 5e76acdd1a7e5566fde40e5856b006df0fc1daf8 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 b3549ea..273894c 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@0e63bcfce60f317c928b1ac141dcaebdcc14ce29 # main + uses: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml@5e76acdd1a7e5566fde40e5856b006df0fc1daf8 # main