From 8629ce427c87bb97a5d7581cbe934c609d848d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:33:56 +0000 Subject: [PATCH] Github Actions: Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml Bumps [open-edge-platform/orch-ci/.github/workflows/pre-merge.yml](https://github.com/open-edge-platform/orch-ci) from 0.1.66 to 0.1.67. - [Commits](https://github.com/open-edge-platform/orch-ci/compare/79c4381f9be567527d8782094317b0282493e45a...592eafb7c84669729eb1adc610515bad61c3550b) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml dependency-version: 0.1.67 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/virtual-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/virtual-integration.yml b/.github/workflows/virtual-integration.yml index 6c105b413..62cb68153 100644 --- a/.github/workflows/virtual-integration.yml +++ b/.github/workflows/virtual-integration.yml @@ -37,7 +37,7 @@ jobs: if: github.event_name == 'pull_request' permissions: contents: read - uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66 + uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@592eafb7c84669729eb1adc610515bad61c3550b # 0.1.67 with: run_version_check: false run_build: false