From a0657533cf1bbf4b67b10d0ff5276fa42e03cc7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:52:52 +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 121da677853244cedfe11e95184b2b431af102eb to 285c012e522f241581534dfc89bd99ec3b1da4f6. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/121da677853244cedfe11e95184b2b431af102eb...285c012e522f241581534dfc89bd99ec3b1da4f6) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 285c012e522f241581534dfc89bd99ec3b1da4f6 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 ed9a08642a..63478440d4 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@121da677853244cedfe11e95184b2b431af102eb + uses: getsentry/testing-ai-sdk-integrations@285c012e522f241581534dfc89bd99ec3b1da4f6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: