From 4a410c12ce6a1eacd7b9a18ac07d51e046380d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 03:52:49 +0000 Subject: [PATCH] build(deps): bump getsentry/testing-ai-sdk-integrations Bumps [getsentry/testing-ai-sdk-integrations](https://github.com/getsentry/testing-ai-sdk-integrations) from dba21cbfb57482556338983d8c35e6b09b534667 to 4f8f646817e5eb41e0a77fe94cedbd632d72de2e. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/dba21cbfb57482556338983d8c35e6b09b534667...4f8f646817e5eb41e0a77fe94cedbd632d72de2e) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 4f8f646817e5eb41e0a77fe94cedbd632d72de2e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ai-integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-integration-test.yml b/.github/workflows/ai-integration-test.yml index bd1f1c6f85..8051bafa35 100644 --- a/.github/workflows/ai-integration-test.yml +++ b/.github/workflows/ai-integration-test.yml @@ -34,7 +34,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run Python SDK Tests - uses: getsentry/testing-ai-sdk-integrations@dba21cbfb57482556338983d8c35e6b09b534667 + uses: getsentry/testing-ai-sdk-integrations@4f8f646817e5eb41e0a77fe94cedbd632d72de2e env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: