File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 persist-credentials : false
3535
3636 - name : Update pull requests
37- uses : open-edge-platform/orch-ci/.github/actions/pr_updater@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
37+ uses : open-edge-platform/orch-ci/.github/actions/pr_updater@02da05ed6bd22b229f9899f050eb8b4b8a955c8f # 0.1.29
3838 with :
3939 github_token : ${{ secrets.SYS_ORCH_GITHUB }}
Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ jobs:
3232 with :
3333 persist-credentials : false
3434 - name : " Verify Branch Name"
35- uses : open-edge-platform/orch-ci/verify-branch-name@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
35+ uses : open-edge-platform/orch-ci/verify-branch-name@02da05ed6bd22b229f9899f050eb8b4b8a955c8f # 0.1.29
3636 - name : " Discover Changed Subfolders"
3737 id : discover-changes
38- uses : open-edge-platform/orch-ci/discover-changed-subfolders@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
38+ uses : open-edge-platform/orch-ci/discover-changed-subfolders@02da05ed6bd22b229f9899f050eb8b4b8a955c8f # 0.1.29
3939 - name : " Filter Out Unwanted Changed Subfolders"
4040 id : filter-changes
4141 env :
@@ -140,7 +140,7 @@ jobs:
140140 # Checkout the branch that triggered the workflow to avoid detached HEAD
141141 ref : ${{ github.head_ref }}
142142 persist-credentials : false
143- - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
143+ - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@02da05ed6bd22b229f9899f050eb8b4b8a955c8f # 0.1.29
144144 with :
145145 bootstrap_tools : " yq,aws,oras"
146146 - name : Configure AWS credentials
You can’t perform that action at this time.
0 commit comments