This repository was archived by the owner on Sep 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5454 fetch-depth : 2
5555
5656 - name : Run preview builds
57- uses : stainless-api/build-sdk-action/preview@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
57+ uses : stainless-api/build-sdk-action/preview@2badb1c818831cda19dd52c6d4222892f4f7770d
5858 with :
5959 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
6060 org : ${{ env.STAINLESS_ORG }}
7575 fetch-depth : 2
7676
7777 - name : Run merge build
78- uses : stainless-api/build-sdk-action/merge@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
78+ uses : stainless-api/build-sdk-action/merge@2badb1c818831cda19dd52c6d4222892f4f7770d
7979 with :
8080 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
8181 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 5252 fetch-depth : 2
5353
5454 - name : Run preview builds
55- uses : stainless-api/build-sdk-action/preview@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
55+ uses : stainless-api/build-sdk-action/preview@2badb1c818831cda19dd52c6d4222892f4f7770d
5656 with :
5757 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
5858 org : ${{ env.STAINLESS_ORG }}
8181 # against preview/${{ github.head_ref }} to complete, but assuming that
8282 # the preview-sdk job happens before the PR merge, it should be fine.
8383 - name : Run merge build
84- uses : stainless-api/build-sdk-action/merge@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
84+ uses : stainless-api/build-sdk-action/merge@2badb1c818831cda19dd52c6d4222892f4f7770d
8585 with :
8686 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
8787 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 6464 fetch-depth : 2
6565
6666 - name : Run preview builds
67- uses : stainless-api/build-sdk-action/preview@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
67+ uses : stainless-api/build-sdk-action/preview@2badb1c818831cda19dd52c6d4222892f4f7770d
6868 with :
6969 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
7070 org : ${{ env.STAINLESS_ORG }}
9494 # the preview-sdk job happens before the PR merge, it should be fine.
9595 - name : Run merge build
9696 id : build
97- uses : stainless-api/build-sdk-action/merge@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
97+ uses : stainless-api/build-sdk-action/merge@2badb1c818831cda19dd52c6d4222892f4f7770d
9898 with :
9999 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
100100 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 5959 fetch-depth : 2
6060
6161 - name : Run preview builds
62- uses : stainless-api/build-sdk-action/preview@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
62+ uses : stainless-api/build-sdk-action/preview@2badb1c818831cda19dd52c6d4222892f4f7770d
6363 with :
6464 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
6565 org : ${{ env.STAINLESS_ORG }}
8989 # the preview-sdk job happens before the PR merge, it should be fine.
9090 - name : Run merge build
9191 id : build
92- uses : stainless-api/build-sdk-action/merge@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
92+ uses : stainless-api/build-sdk-action/merge@2badb1c818831cda19dd52c6d4222892f4f7770d
9393 with :
9494 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
9595 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@v4
4949
5050 - name : Run build
51- uses : stainless-api/build-sdk-action@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
51+ uses : stainless-api/build-sdk-action@2badb1c818831cda19dd52c6d4222892f4f7770d
5252 with :
5353 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
5454 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 6161
6262 - name : Run build
6363 id : build
64- uses : stainless-api/build-sdk-action@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
64+ uses : stainless-api/build-sdk-action@2badb1c818831cda19dd52c6d4222892f4f7770d
6565 with :
6666 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
6767 org : ${{ env.STAINLESS_ORG }}
Original file line number Diff line number Diff line change 5656
5757 - name : Run build
5858 id : build
59- uses : stainless-api/build-sdk-action@ae47422abe98ef1027205a6a6f87ed8b27a3dbfc
59+ uses : stainless-api/build-sdk-action@2badb1c818831cda19dd52c6d4222892f4f7770d
6060 with :
6161 stainless_api_key : ${{ secrets.STAINLESS_API_KEY }}
6262 org : ${{ env.STAINLESS_ORG }}
You can’t perform that action at this time.
0 commit comments