From d54139889004e8fca17a6112c767f9c491ef9e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 00:42:32 +0000 Subject: [PATCH] Bump linear-b/gitstream-github-action from 2.0.247 to 2.0.248 Bumps [linear-b/gitstream-github-action](https://github.com/linear-b/gitstream-github-action) from 2.0.247 to 2.0.248. - [Release notes](https://github.com/linear-b/gitstream-github-action/releases) - [Commits](https://github.com/linear-b/gitstream-github-action/compare/1e3d1a82f14bb4ceda9498181f9f0a248ce144f1...cc4af0bf6d696b23e18b415890548a7ff194e423) --- updated-dependencies: - dependency-name: linear-b/gitstream-github-action dependency-version: 2.0.248 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 8425dcb..d3bdb21 100644 --- a/.github/workflows/gitstream.yml +++ b/.github/workflows/gitstream.yml @@ -38,7 +38,7 @@ jobs: name: gitStream workflow automation steps: - name: Evaluate Rules - uses: linear-b/gitstream-github-action@1e3d1a82f14bb4ceda9498181f9f0a248ce144f1 + uses: linear-b/gitstream-github-action@cc4af0bf6d696b23e18b415890548a7ff194e423 id: rules-engine with: full_repository: ${{ github.event.inputs.full_repository }}