Skip to content

Commit 41e3c25

Browse files
[gha] Bump open-edge-platform/orch-ci from 2026.0.13 to 2026.0.17 (#338)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59c3f7a commit 41e3c25

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@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
38+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
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@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
27+
uses: open-edge-platform/orch-ci/verify-branch-name@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
2828
- name: "Discover Changed Subfolders"
2929
id: discover-changes
30-
uses: open-edge-platform/orch-ci/discover-changed-subfolders@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
30+
uses: open-edge-platform/orch-ci/discover-changed-subfolders@b5930c48c1fcdb6b34ffbcd465cff96dabfbde70 # 2026.0.17
3131
- name: "Filter Out Unwanted Changed Subfolders"
3232
id: filter-changes
3333
env:

0 commit comments

Comments
 (0)