From c3b7209bcbe15e11a894f7e9516e1f721ab744d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:35:50 +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 f5320ea3c7d95aed1623e8d02019df48c9162b8f. - [Release notes](https://github.com/bowtie-json-schema/bowtie/releases) - [Commits](https://github.com/bowtie-json-schema/bowtie/compare/0e63bcfce60f317c928b1ac141dcaebdcc14ce29...f5320ea3c7d95aed1623e8d02019df48c9162b8f) --- updated-dependencies: - dependency-name: bowtie-json-schema/bowtie/.github/workflows/harness-report.yml dependency-version: f5320ea3c7d95aed1623e8d02019df48c9162b8f 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..e1d937f 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@f5320ea3c7d95aed1623e8d02019df48c9162b8f # main