From 288efbfe45b6de5470210794a1a5de2cdbe763e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 05:15:23 +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 1e1f241d37588de8f7d41d543563f4f7740c50c7. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/0e63bcfce60f317c928b1ac141dcaebdcc14ce29...1e1f241d37588de8f7d41d543563f4f7740c50c7) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: 1e1f241d37588de8f7d41d543563f4f7740c50c7 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..c98d586 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@1e1f241d37588de8f7d41d543563f4f7740c50c7 # main