From d65c7c95a058063a4b55ebf82ee77f4ff4ed56f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 05:14:02 +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 0e63bcfce60f317c928b1ac141dcaebdcc14ce29 to 81833692b235252e6fd91099fc811e0e76a5bafb. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/0e63bcfce60f317c928b1ac141dcaebdcc14ce29...81833692b235252e6fd91099fc811e0e76a5bafb) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: 81833692b235252e6fd91099fc811e0e76a5bafb 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..55c43d1 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@81833692b235252e6fd91099fc811e0e76a5bafb # main