Skip to content

Commit b42d391

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/workflows/pre-merge.yml from 2026.0.10 to 2026.0.12 (#870)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3512f45 commit b42d391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
fail-fast: false
9090
matrix:
9191
project_folder: ${{ fromJson(needs.pre-checks.outputs.filtered_projects) }}
92-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@cd0b18b2ef0e2c52665525fa5503b8ec5edd232f # 2026.0.10
92+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
9393
with:
9494
bootstrap_tools: "all,golangci-lint2"
9595
run_security_scans: true
@@ -113,7 +113,7 @@ jobs:
113113
contents: read
114114
needs: pre-checks
115115
if: ${{ contains(needs.pre-checks.outputs.other_changed_projects, 'os-profiles') }}
116-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@cd0b18b2ef0e2c52665525fa5503b8ec5edd232f # 2026.0.10
116+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
117117
with:
118118
bootstrap_tools: "yq,nodejs"
119119
run_security_scans: true

0 commit comments

Comments
 (0)