File tree Expand file tree Collapse file tree 6 files changed +10
-11
lines changed
Expand file tree Collapse file tree 6 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
33orbs :
4- code-infra : https://raw.githubusercontent.com/mui/mui-public/716b18b5736b5dbc740d49e481c99cb85b74e42e /.circleci/orbs/code-infra.yml
4+ code-infra : https://raw.githubusercontent.com/mui/mui-public/bc30ce0e4141eb2f5d6d029cccc5ad0e191ad6f6 /.circleci/orbs/code-infra.yml
55
66parameters :
77 browserstack-force :
Original file line number Diff line number Diff line change 3737 - run : pnpm release:build
3838 - name : Publish packages
3939 if : matrix.os == 'ubuntu-latest'
40- uses : mui/mui-public/.github/actions/ci-publish@716b18b5736b5dbc740d49e481c99cb85b74e42e
40+ uses : mui/mui-public/.github/actions/ci-publish@bc30ce0e4141eb2f5d6d029cccc5ad0e191ad6f6
4141 with :
4242 pr-comment : true
4343 use-compact-url : true
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions: {}
99jobs :
1010 issue_cleanup :
1111 name : Clean issue body
12- uses : mui/mui-public/.github/workflows/issues_body-cleanup.yml@716b18b5736b5dbc740d49e481c99cb85b74e42e
12+ uses : mui/mui-public/.github/workflows/issues_body-cleanup.yml@bc30ce0e4141eb2f5d6d029cccc5ad0e191ad6f6
1313 permissions :
1414 contents : read
1515 issues : write
Original file line number Diff line number Diff line change 4040 ref : ${{ inputs.sha }}
4141 fetch-depth : 0 # Fetch full history for proper git operations
4242 - name : Prepare for publishing
43- uses : mui/mui-public/.github/actions/publish-prepare@716b18b5736b5dbc740d49e481c99cb85b74e42e
43+ uses : mui/mui-public/.github/actions/publish-prepare@bc30ce0e4141eb2f5d6d029cccc5ad0e191ad6f6
4444 - name : Publish packages
4545 env :
4646 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 6666 "@base-ui/monorepo-tests" : " workspace:*" ,
6767 "@mui/internal-code-infra" : " 0.0.4-canary.2" ,
6868 "@mui/internal-netlify-cache" : " 0.0.3-canary.0" ,
69- "@mui/internal-test-utils" : " 2.0.18-canary.9 " ,
69+ "@mui/internal-test-utils" : " 2.0.18-canary.11 " ,
7070 "@next/eslint-plugin-next" : " 16.1.6" ,
7171 "@octokit/rest" : " 22.0.1" ,
7272 "@playwright/test" : " 1.58.2" ,
You can’t perform that action at this time.
0 commit comments