From 14b2b78c3cc003be0110c20553bfa6c22809019b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:53:20 +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 1dd9ee2a2d821f41473fc90809a758e8394c689c to d8f2c18ec3ba71c0740b1c77c871455fe1dd886d. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/1dd9ee2a2d821f41473fc90809a758e8394c689c...d8f2c18ec3ba71c0740b1c77c871455fe1dd886d) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: d8f2c18ec3ba71c0740b1c77c871455fe1dd886d 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 6827ebb7d2..34fb028260 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@1dd9ee2a2d821f41473fc90809a758e8394c689c + uses: getsentry/testing-ai-sdk-integrations@d8f2c18ec3ba71c0740b1c77c871455fe1dd886d env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: