File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 token : ${{ secrets.GITHUB_TOKEN }}
3535
3636 - name : Run Python SDK Tests
37- uses : getsentry/testing-ai-sdk-integrations@1dd9ee2a2d821f41473fc90809a758e8394c689c
37+ uses : getsentry/testing-ai-sdk-integrations@18229d1da4bb8120ce923bdf7aac00fcf6f38311
3838 env :
3939 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4040 with :
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ permissions:
1515
1616jobs :
1717 changelog-preview :
18- uses : getsentry/craft/.github/workflows/changelog-preview.yml@97d0c4286f32a80d09c8b89366d762fecc3e27b6 # v2
18+ uses : getsentry/craft/.github/workflows/changelog-preview.yml@bae212ca7aec50bb716eafd387c80bcfb28da937 # v2
1919 secrets : inherit
Original file line number Diff line number Diff line change 3131 token : ${{ steps.token.outputs.token }}
3232 fetch-depth : 0
3333 - name : Prepare release
34- uses : getsentry/craft@97d0c4286f32a80d09c8b89366d762fecc3e27b6 # v2.25.4
34+ uses : getsentry/craft@bae212ca7aec50bb716eafd387c80bcfb28da937 # v2.26.3
3535 env :
3636 GITHUB_TOKEN : ${{ steps.token.outputs.token }}
3737 with :
Original file line number Diff line number Diff line change 1010 permissions :
1111 pull-requests : write
1212 steps :
13- - uses : getsentry/github-workflows/validate-pr@71588ddf95134f804e82c5970a8098588e2eaecd
13+ - uses : getsentry/github-workflows/validate-pr@43bf14b190c12080cfbedf2d2c82337bc559a0e1
1414 with :
1515 app-id : ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
1616 private-key : ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 11gevent
22shibuya
33sphinx<8.2
4- sphinx-autodoc-typehints[type_comments]>=1.8 .0
4+ sphinx-autodoc-typehints[type_comments]>=2.3 .0
55typing-extensions
You can’t perform that action at this time.
0 commit comments