From 71984344327109de2591cba6a5fd8b4182579f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:43:05 +0000 Subject: [PATCH] Bump linear-b/gitstream-github-action from 2.0.231 to 2.0.237 Bumps [linear-b/gitstream-github-action](https://github.com/linear-b/gitstream-github-action) from 2.0.231 to 2.0.237. - [Release notes](https://github.com/linear-b/gitstream-github-action/releases) - [Commits](https://github.com/linear-b/gitstream-github-action/compare/440ffb1074e574fb0aeff062639959be33b52672...d1b4cbcc7eb688aa48dd2fd3f47ef69ad4cff44e) --- updated-dependencies: - dependency-name: linear-b/gitstream-github-action dependency-version: 2.0.237 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/gitstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitstream.yml b/.github/workflows/gitstream.yml index 5dac44a..5d7d10f 100644 --- a/.github/workflows/gitstream.yml +++ b/.github/workflows/gitstream.yml @@ -35,7 +35,7 @@ jobs: name: gitStream workflow automation steps: - name: Evaluate Rules - uses: linear-b/gitstream-github-action@440ffb1074e574fb0aeff062639959be33b52672 # v2 + uses: linear-b/gitstream-github-action@d1b4cbcc7eb688aa48dd2fd3f47ef69ad4cff44e # v2 id: rules-engine with: full_repository: ${{ github.event.inputs.full_repository }}