Skip to content

Commit 2ab89a4

Browse files
[gha] Bump open-edge-platform/orch-ci from 2026.0.4 to 2026.0.6 (#288)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73ea70e commit 2ab89a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
persist-credentials: false
3636

3737
- name: Update pull requests
38-
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # 2026.0.4
38+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@8fc2349c02d438e1707f99343069963fb49d3eba # 2026.0.6
3939
with:
4040
github_token: ${{ secrets.SYS_EMF_GH_TOKEN }}

.github/workflows/pre-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: "Verify Branch Name"
27-
uses: open-edge-platform/orch-ci/verify-branch-name@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # 2026.0.4
27+
uses: open-edge-platform/orch-ci/verify-branch-name@8fc2349c02d438e1707f99343069963fb49d3eba # 2026.0.6
2828
- name: "Discover Changed Subfolders"
2929
id: discover-changes
30-
uses: open-edge-platform/orch-ci/discover-changed-subfolders@c6a01b803d3c045de1b1b2f788a47eaaefed3f07 # 2026.0.4
30+
uses: open-edge-platform/orch-ci/discover-changed-subfolders@8fc2349c02d438e1707f99343069963fb49d3eba # 2026.0.6
3131
- name: "Filter Out Unwanted Changed Subfolders"
3232
id: filter-changes
3333
env:

0 commit comments

Comments
 (0)