Skip to content

Commit 39d6175

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml from 2026.0.4 to 2026.0.8 (#514)
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 e5246ff commit 39d6175

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@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # 2026.0.4
18+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@467367d6f859a4654f2645ca78efd60035cf390c # 2026.0.8
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
@@ -105,7 +105,7 @@ jobs:
105105
fail-fast: false
106106
matrix:
107107
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) }}
108-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@df0fb4811ad79e43b47bf62c28f0bf5d89df4ce6 # 2026.0.4
108+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@467367d6f859a4654f2645ca78efd60035cf390c # 2026.0.4
109109
with:
110110
bootstrap_tools: "base,helm,yq,jq"
111111
run_security_scans: true

0 commit comments

Comments
 (0)