From 38c221f5326169db70fcedd915432450d85082aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:43:08 +0000 Subject: [PATCH] Bump linear-b/gitstream-github-action from 2.0.225 to 2.0.227 Bumps [linear-b/gitstream-github-action](https://github.com/linear-b/gitstream-github-action) from 2.0.225 to 2.0.227. - [Release notes](https://github.com/linear-b/gitstream-github-action/releases) - [Commits](https://github.com/linear-b/gitstream-github-action/compare/90cb53064edaccf47180ebc19df83e1bd47e386f...fca4d0bf131a094287e2ee5a9f8618328800f018) --- updated-dependencies: - dependency-name: linear-b/gitstream-github-action dependency-version: 2.0.227 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 bf76715..c2e9d14 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@90cb53064edaccf47180ebc19df83e1bd47e386f # v2 + uses: linear-b/gitstream-github-action@fca4d0bf131a094287e2ee5a9f8618328800f018 # v2 id: rules-engine with: full_repository: ${{ github.event.inputs.full_repository }}