File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 if : github.event_name == 'pull_request'
3636 permissions :
3737 contents : read
38- uses : open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@e6058fe60cbb803e7d7935571ccd50753bc31ec8 # 0.1.28
38+ uses : open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
3939 with :
4040 run_version_check : false
4141 run_build : false
@@ -862,7 +862,7 @@ jobs:
862862 security-events : write
863863 id-token : write
864864 if : github.event_name == 'push' && ( github.ref == 'refs/heads/release-3.1' )
865- uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@e6058fe60cbb803e7d7935571ccd50753bc31ec8 # 0.1.28
865+ uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@79c4381f9be567527d8782094317b0282493e45a # 0.1.66
866866 with :
867867 run_build : false
868868 run_version_tag : false
You can’t perform that action at this time.
0 commit comments