|
27 | 27 | persist-credentials: false
|
28 | 28 | - name: "Discover Changed Subfolders"
|
29 | 29 | id: discover-changes
|
30 |
| - uses: open-edge-platform/orch-ci/discover-changed-subfolders@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 30 | + uses: open-edge-platform/orch-ci/discover-changed-subfolders@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
31 | 31 | - name: "Filter Out Unwanted Changed Subfolders"
|
32 | 32 | id: filter-changes
|
33 | 33 | env:
|
|
40 | 40 |
|
41 | 41 | - name: Discover Changed Files
|
42 | 42 | id: check-files
|
43 |
| - uses: open-edge-platform/orch-ci/discover-changed-files@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 43 | + uses: open-edge-platform/orch-ci/discover-changed-files@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
44 | 44 | with:
|
45 | 45 | project_folder: "."
|
46 | 46 | post-merge-pipeline:
|
|
55 | 55 | matrix:
|
56 | 56 | #runner_version: [ubuntu-24.04, ubuntu-22.04]
|
57 | 57 | project_folder: ${{ fromJson(needs.pre-checks.outputs.filtered_projects) }}
|
58 |
| - uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 58 | + uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
59 | 59 | with:
|
60 | 60 | # runner_version: ${{ matrix.runner_version }}
|
61 | 61 | runs_on: ubuntu-22.04
|
@@ -106,7 +106,7 @@ jobs:
|
106 | 106 | persist-credentials: false
|
107 | 107 |
|
108 | 108 | - name: Setup CI environment
|
109 |
| - uses: open-edge-platform/orch-ci/.github/actions/bootstrap@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 109 | + uses: open-edge-platform/orch-ci/.github/actions/bootstrap@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
110 | 110 | with:
|
111 | 111 | gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
|
112 | 112 | bootstrap_tools: "yq,aws,oras"
|
@@ -175,7 +175,7 @@ jobs:
|
175 | 175 | persist-credentials: false
|
176 | 176 |
|
177 | 177 | - name: Setup CI environment
|
178 |
| - uses: open-edge-platform/orch-ci/.github/actions/bootstrap@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 178 | + uses: open-edge-platform/orch-ci/.github/actions/bootstrap@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
179 | 179 | with:
|
180 | 180 | gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
|
181 | 181 | bootstrap_tools: "base,yq"
|
@@ -231,7 +231,7 @@ jobs:
|
231 | 231 | persist-credentials: false
|
232 | 232 |
|
233 | 233 | - name: Setup CI environment
|
234 |
| - uses: open-edge-platform/orch-ci/.github/actions/bootstrap@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 234 | + uses: open-edge-platform/orch-ci/.github/actions/bootstrap@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
235 | 235 | with:
|
236 | 236 | gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
|
237 | 237 | bootstrap_tools: "base"
|
@@ -424,7 +424,7 @@ jobs:
|
424 | 424 | persist-credentials: false
|
425 | 425 |
|
426 | 426 | - name: Setup CI environment
|
427 |
| - uses: open-edge-platform/orch-ci/.github/actions/bootstrap@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 427 | + uses: open-edge-platform/orch-ci/.github/actions/bootstrap@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
428 | 428 | with:
|
429 | 429 | gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
|
430 | 430 | bootstrap_tools: 'base'
|
@@ -488,7 +488,7 @@ jobs:
|
488 | 488 | persist-credentials: false
|
489 | 489 |
|
490 | 490 | - name: Setup CI environment
|
491 |
| - uses: open-edge-platform/orch-ci/.github/actions/bootstrap@628dd6e7fd94a3e765e389b5bb43d90fbe3de421 # 0.1.32 |
| 491 | + uses: open-edge-platform/orch-ci/.github/actions/bootstrap@65fc743e0c69b8529188b89dede3acfe2897b2e0 # 0.1.33 |
492 | 492 | with:
|
493 | 493 | gh_token: ${{ secrets.SYS_ORCH_GITHUB }}
|
494 | 494 | bootstrap_tools: "base"
|
|
0 commit comments