File tree Expand file tree Collapse file tree 5 files changed +13
-15
lines changed Expand file tree Collapse file tree 5 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 2929 - name : Build
3030 env :
3131 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_PROD }}
32- uses : adobe/aio-apps-action@2.0.1
32+ uses : adobe/aio-apps-action@2.0.2
3333 with :
3434 os : ${{ matrix.os }}
3535 command : build
4343 AIO_PROJECT_WORKSPACE_ID : ${{ secrets.AIO_PROJECT_WORKSPACE_ID_PROD }}
4444 AIO_PROJECT_WORKSPACE_NAME : ${{ secrets.AIO_PROJECT_WORKSPACE_NAME_PROD }}
4545 AIO_PROJECT_WORKSPACE_DETAILS_SERVICES : ${{ secrets.AIO_PROJECT_WORKSPACE_DETAILS_SERVICES_PROD }}
46- uses : adobe/aio-apps-action@2.0.1
46+ uses : adobe/aio-apps-action@2.0.2
4747 with :
4848 os : ${{ matrix.os }}
4949 command : deploy
Original file line number Diff line number Diff line change 3030 - name : Build
3131 env :
3232 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_STAGE }}
33- uses : adobe/aio-apps-action@2.0.1
33+ uses : adobe/aio-apps-action@2.0.2
3434 with :
3535 os : ${{ matrix.os }}
3636 command : build
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ jobs:
2626 - name : Build
2727 env :
2828 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_STAGE }}
29- uses : adobe/aio-apps-action@2.0.1
29+ uses : adobe/aio-apps-action@2.0.2
3030 with :
3131 os : ${{ matrix.os }}
3232 command : build
3333 - name : Test
34- uses : adobe/aio-apps-action@2.0.1
34+ uses : adobe/aio-apps-action@2.0.2
3535 with :
3636 os : ${{ matrix.os }}
3737 command : test
Original file line number Diff line number Diff line change 1616 "@adobe/aio-lib-state" : " 1.1.2" ,
1717 "@adobe/aio-sdk" : " 3.0.0" ,
1818 "@adobe/exc-app" : " 0.2.47" ,
19- "core-js" : " 3.20.3 " ,
19+ "core-js" : " 3.29.1 " ,
2020 "dataloader" : " 1.4.0" ,
21- "graphiql" : " 1.5.16 " ,
21+ "graphiql" : " 1.11.5 " ,
2222 "graphql" : " 14.7.0" ,
2323 "graphql-tools" : " 3.1.1" ,
2424 "prop-types" : " 15.8.1" ,
2525 "react" : " 17.0.2" ,
2626 "react-dom" : " 17.0.2" ,
27- "regenerator-runtime" : " 0.13.9 "
27+ "regenerator-runtime" : " 0.13.11 "
2828 },
2929 "devDependencies" : {
30- "@openwhisk/wskdebug" : " 1.3 .0" ,
30+ "@openwhisk/wskdebug" : " 1.4 .0" ,
3131 "axios" : " ^0.27.2" ,
32- "chai" : " 4.3.5 " ,
32+ "chai" : " 4.3.7 " ,
3333 "chalk" : " ^4.1.2" ,
3434 "eslint" : " 7.32.0" ,
3535 "eslint-plugin-header" : " 3.1.1" ,
36- "eslint-plugin-react" : " 7.28.0 " ,
36+ "eslint-plugin-react" : " 7.32.2 " ,
3737 "git-clone" : " 0.2.0" ,
3838 "inquirer" : " ^8.2.0" ,
3939 "mocha" : " 8.4.0" ,
You can’t perform that action at this time.
0 commit comments