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