File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments