Skip to content

Commit 4160703

Browse files
committed
Update orch-ci gha versions
1 parent 6ec9aa9 commit 4160703

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint-test-build-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: github.event_name == 'pull_request'
3737
permissions:
3838
contents: read
39-
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
39+
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@ec19d9d4f47ec4817d001867e5b32c90212ddbd7 # 2026.0.17
4040
with:
4141
run_version_check: false
4242
run_build: false
@@ -443,7 +443,7 @@ jobs:
443443
actions: read
444444
id-token: write
445445
if: github.event_name == 'push' && ( github.ref == 'refs/heads/main' || github.ref == 'refs/heads/main-pass-validation' )
446-
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
446+
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@ec19d9d4f47ec4817d001867e5b32c90212ddbd7 # 2026.0.17
447447
with:
448448
run_build: false
449449
run_version_tag: true

.github/workflows/post-merge-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id-token: write
2121
contents: read
2222

23-
uses: open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
23+
uses: open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@ec19d9d4f47ec4817d001867e5b32c90212ddbd7 # 2026.0.17
2424
with:
2525
project_folder: "."
2626
secrets:

0 commit comments

Comments
 (0)