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 persist-credentials : false
3636
3737 - name : Update pull requests
38- uses : open-edge-platform/orch-ci/.github/actions/pr_updater@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # 2026.0.19
38+ uses : open-edge-platform/orch-ci/.github/actions/pr_updater@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 2026.1.1
3939 with :
4040 github_token : ${{ secrets.SYS_EMF_GH_TOKEN }}
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ jobs:
3434 with :
3535 persist-credentials : false
3636 - name : " Verify Branch Name"
37- uses : open-edge-platform/orch-ci/verify-branch-name@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # 2026.0.19
37+ uses : open-edge-platform/orch-ci/verify-branch-name@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 2026.1.1
3838 - name : " Discover Changed Subfolders"
3939 id : discover-changes
40- uses : open-edge-platform/orch-ci/discover-changed-subfolders@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # 2026.0.19
40+ uses : open-edge-platform/orch-ci/discover-changed-subfolders@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 2026.1.1
4141 - name : " Filter Out Unwanted Changed Subfolders"
4242 id : filter-changes
4343 env :
@@ -144,7 +144,7 @@ jobs:
144144 # Checkout the branch that triggered the workflow to avoid detached HEAD
145145 ref : ${{ github.head_ref }}
146146 persist-credentials : false
147- - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@d40dfda9598df896aa20cb1dc2c950d6444e8fa7 # 2026.0.19
147+ - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # 2026.1.1
148148 with :
149149 bootstrap_tools : " yq,aws,oras"
150150 - name : Configure AWS credentials
You can’t perform that action at this time.
0 commit comments