File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626
2727jobs :
2828 codeception :
29- uses : yiisoft/yii2-actions/.github/workflows/codeception.yml@master
29+ uses : yiisoft/yii2-actions/.github/workflows/codeception.yml@161a59a5e7d9c5b650c4a132f6e9292bacfcb5cc
3030 secrets :
3131 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
3232 with :
Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout.
33- uses : actions/checkout@v6
33+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
34+ with :
35+ persist-credentials : false
3436
3537 - name : Build and start containers.
3638 run : docker compose up -d --build --wait
Original file line number Diff line number Diff line change 2626
2727jobs :
2828 phpcs :
29- uses : yiisoft/yii2-actions/.github/workflows/linter.yml@master
29+ uses : yiisoft/yii2-actions/.github/workflows/linter.yml@161a59a5e7d9c5b650c4a132f6e9292bacfcb5cc
Original file line number Diff line number Diff line change 2626
2727jobs :
2828 phpstan :
29- uses : yiisoft/yii2-actions/.github/workflows/phpstan.yml@master
29+ uses : yiisoft/yii2-actions/.github/workflows/phpstan.yml@161a59a5e7d9c5b650c4a132f6e9292bacfcb5cc
3030 with :
3131 hook : vendor/bin/codecept build
You can’t perform that action at this time.
0 commit comments