File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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@d3fe218ea585fb390b73c87f9e482cbe1424829c # 0.1.68
38+ uses : open-edge-platform/orch-ci/.github/actions/pr_updater@20b640842e63420b06b3ff4247e608228e14c74a # 2026. 0.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@d3fe218ea585fb390b73c87f9e482cbe1424829c # 0.1.68
37+ uses : open-edge-platform/orch-ci/verify-branch-name@20b640842e63420b06b3ff4247e608228e14c74a # 2026. 0.1
3838 - name : " Discover Changed Subfolders"
3939 id : discover-changes
40- uses : open-edge-platform/orch-ci/discover-changed-subfolders@d3fe218ea585fb390b73c87f9e482cbe1424829c # 0.1.68
40+ uses : open-edge-platform/orch-ci/discover-changed-subfolders@20b640842e63420b06b3ff4247e608228e14c74a # 2026. 0.1
4141 - name : " Filter Out Unwanted Changed Subfolders"
4242 id : filter-changes
4343 env :
@@ -143,7 +143,7 @@ jobs:
143143 # Checkout the branch that triggered the workflow to avoid detached HEAD
144144 ref : ${{ github.head_ref }}
145145 persist-credentials : false
146- - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@d3fe218ea585fb390b73c87f9e482cbe1424829c # 0.1.68
146+ - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@20b640842e63420b06b3ff4247e608228e14c74a # 2026. 0.1
147147 with :
148148 bootstrap_tools : " yq,aws,oras"
149149 - name : Configure AWS credentials
You can’t perform that action at this time.
0 commit comments