From 99d359d25356ea0eec94f1b07d6a5a2a644b628d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 08:54:00 +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 070c3426347080662874b6d646f826a3469e8cde. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/0e63bcfce60f317c928b1ac141dcaebdcc14ce29...070c3426347080662874b6d646f826a3469e8cde) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: 070c3426347080662874b6d646f826a3469e8cde 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..786a1e9 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@070c3426347080662874b6d646f826a3469e8cde # main