File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@3.4 .0
32+ uses : adobe/aio-apps-action@4.0 .0
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@3.4 .0
46+ uses : adobe/aio-apps-action@4.0 .0
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@3.4 .0
33+ uses : adobe/aio-apps-action@4.0 .0
3434 with :
3535 os : ${{ matrix.os }}
3636 command : build
4444 AIO_PROJECT_WORKSPACE_ID : ${{ secrets.AIO_PROJECT_WORKSPACE_ID_STAGE }}
4545 AIO_PROJECT_WORKSPACE_NAME : ${{ secrets.AIO_PROJECT_WORKSPACE_NAME_STAGE }}
4646 AIO_PROJECT_WORKSPACE_DETAILS_SERVICES : ${{ secrets.AIO_PROJECT_WORKSPACE_DETAILS_SERVICES_STAGE }}
47- uses : adobe/aio-apps-action@3.4 .0
47+ uses : adobe/aio-apps-action@4.0 .0
4848 with :
4949 os : ${{ matrix.os }}
5050 command : deploy
Original file line number Diff line number Diff line change 2626 - name : Build
2727 env :
2828 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_STAGE }}
29- uses : adobe/aio-apps-action@3.4 .0
29+ uses : adobe/aio-apps-action@4.0 .0
3030 with :
3131 os : ${{ matrix.os }}
3232 command : build
You can’t perform that action at this time.
0 commit comments