From 7e9e20d3ee1779c1fe834681b0a3da7bb72e899b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 21:53:59 +0000 Subject: [PATCH] [gha] bump open-edge-platform/orch-ci from 0.1.41 to 0.1.45 Bumps [open-edge-platform/orch-ci](https://github.com/open-edge-platform/orch-ci) from 0.1.41 to 0.1.45. - [Commits](https://github.com/open-edge-platform/orch-ci/compare/0.1.41...0.1.45) --- updated-dependencies: - dependency-name: open-edge-platform/orch-ci dependency-version: 0.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-update.yml | 2 +- .github/workflows/pre-merge.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 2b8120e..0e2c096 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -34,6 +34,6 @@ jobs: persist-credentials: false - name: Update pull requests - uses: open-edge-platform/orch-ci/.github/actions/pr_updater@b1568b1f8ad2d6b57a52fa1164cd3c7ae0c7f1ab # 0.1.41 + uses: open-edge-platform/orch-ci/.github/actions/pr_updater@5f1c7f544b235db6ded508b6b4c6a2d3a78a38be # 0.1.45 with: github_token: ${{ secrets.SYS_ORCH_GITHUB }} diff --git a/.github/workflows/pre-merge.yml b/.github/workflows/pre-merge.yml index 44e0493..95ed79b 100644 --- a/.github/workflows/pre-merge.yml +++ b/.github/workflows/pre-merge.yml @@ -18,7 +18,7 @@ jobs: pre-merge: permissions: contents: read - uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@0.1.41 + uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@0.1.45 with: bootstrap_tools: "base,go" cache_go: true