Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit 072c691

Browse files
[gha] Bump open-edge-platform/orch-ci from 485a15a77fd03f74e95def2efb568e380cf5fd84 to 4800a208571aa9961e6d814998f24b5947960712 (#530)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8506691 commit 072c691

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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@485a15a77fd03f74e95def2efb568e380cf5fd84 # 2026.1.3
38+
uses: open-edge-platform/orch-ci/.github/actions/pr_updater@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
3939
with:
4040
github_token: ${{ secrets.SYS_EMF_GH_TOKEN }}

.github/workflows/pre-merge.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: "Setup"
31-
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@485a15a77fd03f74e95def2efb568e380cf5fd84 # 2026.1.3
31+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
3232
with:
3333
gh_token: ${{ secrets.SYS_EMF_GH_TOKEN }}
3434
bootstrap_tools: "go,gotools,nodejs"
@@ -48,7 +48,7 @@ jobs:
4848
persist-credentials: false
4949

5050
- name: "Setup"
51-
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@485a15a77fd03f74e95def2efb568e380cf5fd84 # 2026.1.3
51+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
5252
with:
5353
gh_token: ${{ secrets.SYS_EMF_GH_TOKEN }}
5454
bootstrap_tools: "go,gotools"
@@ -68,7 +68,7 @@ jobs:
6868
persist-credentials: false
6969

7070
- name: "Setup"
71-
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@485a15a77fd03f74e95def2efb568e380cf5fd84 # 2026.1.3
71+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
7272
with:
7373
gh_token: ${{ secrets.SYS_EMF_GH_TOKEN }}
7474
bootstrap_tools: "go,gotools"

0 commit comments

Comments
 (0)