From 7bb13495eca76b7f9e53db5ade36635d556c380a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 03:54:51 +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 18229d1da4bb8120ce923bdf7aac00fcf6f38311. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/1dd9ee2a2d821f41473fc90809a758e8394c689c...18229d1da4bb8120ce923bdf7aac00fcf6f38311) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 18229d1da4bb8120ce923bdf7aac00fcf6f38311 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..d9f381c657 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@18229d1da4bb8120ce923bdf7aac00fcf6f38311 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: