From 5d03eda8b7f07eb99fd18c80135f5729b585664a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:26:34 +0000 Subject: [PATCH] chore(deps): bump OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml Bumps [OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml](https://github.com/omt-global/bootstrap) from 848846fc40b02c512e2b86d23bb1b295f7908f8a to 3b8584b78f253b72cfee0a798f9314028549302c. - [Changelog](https://github.com/OMT-Global/bootstrap/blob/main/docs/release-train.md) - [Commits](https://github.com/omt-global/bootstrap/compare/848846fc40b02c512e2b86d23bb1b295f7908f8a...3b8584b78f253b72cfee0a798f9314028549302c) --- updated-dependencies: - dependency-name: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml dependency-version: 124abd55bf62b77da72f2bbfcd59071822771998 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release-preflight.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-preflight.yml b/.github/workflows/release-preflight.yml index 2b1ab3b..2deeff2 100644 --- a/.github/workflows/release-preflight.yml +++ b/.github/workflows/release-preflight.yml @@ -24,7 +24,7 @@ on: jobs: preflight: - uses: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml@848846fc40b02c512e2b86d23bb1b295f7908f8a + uses: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml@3b8584b78f253b72cfee0a798f9314028549302c with: version: ${{ inputs.version }} channel: ${{ inputs.channel }}