File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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@b39f8770ac653e73001e07f9f47028e1d590be5c # 0.1.13
35+ uses : open-edge-platform/orch-ci/verify-branch-name@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
3636 - name : " Discover Changed Subfolders"
3737 id : discover-changes
38- uses : open-edge-platform/orch-ci/discover-changed-subfolders@b39f8770ac653e73001e07f9f47028e1d590be5c # 0.1.13
38+ uses : open-edge-platform/orch-ci/discover-changed-subfolders@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
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@b39f8770ac653e73001e07f9f47028e1d590be5c # 0.1.13
143+ - uses : open-edge-platform/orch-ci/.github/actions/bootstrap@f341738d975c38b2b91f25d405baeb2d39bf2ddb # 0.1.14
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