Skip to content

Commit daa74d4

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

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@582cb262491c89e19904164eb24887b01f6925b2 # 2026.0.15
92+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
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@582cb262491c89e19904164eb24887b01f6925b2 # 2026.0.15
116+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
117117
with:
118118
bootstrap_tools: "yq,nodejs"
119119
run_security_scans: true

0 commit comments

Comments
 (0)