Skip to content

Commit 6359328

Browse files
[gha] Bump open-edge-platform/orch-ci from 0.1.13 to 0.1.14 (#172)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a48a4f commit 6359328

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pre-merge.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)