From 1b374c7c14639824422ad0c70a7b35283f822314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:44:03 +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 05296606785553deb8f36e4f18313076dfc9646d to 9a9e4e82e66fceeaa91aacf3325bad220b9693e5. - [Changelog](https://github.com/OMT-Global/bootstrap/blob/main/docs/release-train.md) - [Commits](https://github.com/omt-global/bootstrap/compare/05296606785553deb8f36e4f18313076dfc9646d...9a9e4e82e66fceeaa91aacf3325bad220b9693e5) --- updated-dependencies: - dependency-name: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml dependency-version: 9a9e4e82e66fceeaa91aacf3325bad220b9693e5 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 fda45e1..e0a0ecc 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@05296606785553deb8f36e4f18313076dfc9646d + uses: OMT-Global/bootstrap/.github/workflows/release-preflight-reusable.yml@9a9e4e82e66fceeaa91aacf3325bad220b9693e5 with: version: ${{ inputs.version }} channel: ${{ inputs.channel }}