File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717
1818jobs :
1919 call-scorecard :
20- uses : open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@main
20+ uses : open-edge-platform/orch-ci/.github/workflows/post-merge-scorecard.yml@20b640842e63420b06b3ff4247e608228e14c74a # 2026.0.1
2121 with :
2222 project_folder : " ."
2323 secrets :
Original file line number Diff line number Diff line change @@ -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@main
116+ uses : open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@20b640842e63420b06b3ff4247e608228e14c74a # 2026.0.1
117117 with :
118118 bootstrap_tools : " yq,nodejs"
119119 run_security_scans : true
You can’t perform that action at this time.
0 commit comments