Skip to content

Commit c81fcf4

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml from 2026.0.8 to 2026.0.12 (#556)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vignesh Chandrasekharan <vignesh.chandrasekharan@intel.com>
1 parent f0331d7 commit c81fcf4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pre-merge-pipeline:
1616
permissions:
1717
contents: read
18-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@467367d6f859a4654f2645ca78efd60035cf390c # 2026.0.8
18+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
1919
with:
2020
bootstrap_tools: "base"
2121
run_version_check: true

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
fail-fast: false
9595
matrix:
9696
project_folder: ${{ (needs.setup-conditions.outputs.common_condition == 'true' && fromJson('["admin", "app-orch", "cluster-orch", "infra", "root"]')) || fromJson(needs.detect-changed-folders.outputs.changed_apps) }}
97-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@467367d6f859a4654f2645ca78efd60035cf390c # 2026.0.4
97+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.4
9898
with:
9999
bootstrap_tools: "base,helm,yq,jq"
100100
run_security_scans: true

0 commit comments

Comments
 (0)