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

Commit ff7f9dd

Browse files
[gha] Bump open-edge-platform/orch-ci/.github/actions/bootstrap from 4800a208571aa9961e6d814998f24b5947960712 to db3a4eb9966dd1cba2061c16a94d769b7fccf243 (#547)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b81bd1 commit ff7f9dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
31+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@db3a4eb9966dd1cba2061c16a94d769b7fccf243 # 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@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
51+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@db3a4eb9966dd1cba2061c16a94d769b7fccf243 # 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@4800a208571aa9961e6d814998f24b5947960712 # 2026.1.3
71+
uses: open-edge-platform/orch-ci/.github/actions/bootstrap@db3a4eb9966dd1cba2061c16a94d769b7fccf243 # 2026.1.3
7272
with:
7373
gh_token: ${{ secrets.SYS_EMF_GH_TOKEN }}
7474
bootstrap_tools: "go,gotools"

0 commit comments

Comments
 (0)