Skip to content

Commit 4fc346e

Browse files
[gha] Bump open-edge-platform/orch-ci from 2026.0.12 to 2026.0.13 (#560)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vignesh Chandrasekharan <vignesh.chandrasekharan@intel.com>
1 parent 7234819 commit 4fc346e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pr-checks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ jobs:
2626
run: git config --global --add safe.directory $GITHUB_WORKSPACE
2727

2828
- name: Discover changed files at root level
29-
uses: open-edge-platform/orch-ci/discover-changed-files@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
29+
uses: open-edge-platform/orch-ci/discover-changed-files@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
3030
id: root-file-changes
3131

3232
- name: Discover changed folders at root level
33-
uses: open-edge-platform/orch-ci/discover-changed-subfolders@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
33+
uses: open-edge-platform/orch-ci/discover-changed-subfolders@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
3434
id: discover-changes
3535

3636
- name: Discover changed apps
37-
uses: open-edge-platform/orch-ci/discover-changed-subfolders@c8c1792b4f2e2934ffc459bb1b981bc26ddaa39a # 2026.0.12
37+
uses: open-edge-platform/orch-ci/discover-changed-subfolders@24a3a495be45af021486e265cf09a17ac3798405 # 2026.0.13
3838
id: discover-changes-apps
3939
with:
4040
project_folder: "apps"

0 commit comments

Comments
 (0)