From 2a69a58ec38ddfc970adbfd4224bbb58915abcbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 13:02:35 +0000 Subject: [PATCH] chore(deps): bump JarvusInnovations/background-action Bumps [JarvusInnovations/background-action](https://github.com/jarvusinnovations/background-action) from 1.0.7 to 2.0.0. - [Release notes](https://github.com/jarvusinnovations/background-action/releases) - [Commits](https://github.com/jarvusinnovations/background-action/compare/2428e7b970a846423095c79d43f759abf979a635...1f5e5fa2462e48a95f97b54b4842d076d1008e3b) --- updated-dependencies: - dependency-name: JarvusInnovations/background-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/platform-integration-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/platform-integration-test.yaml b/.github/workflows/platform-integration-test.yaml index a3216e6..7610874 100644 --- a/.github/workflows/platform-integration-test.yaml +++ b/.github/workflows/platform-integration-test.yaml @@ -113,7 +113,7 @@ jobs: run: go run ./service provision fixtures working-directory: platform - name: Start server in background - uses: JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635 + uses: JarvusInnovations/background-action@1f5e5fa2462e48a95f97b54b4842d076d1008e3b with: run: | go run ./service start