File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 sed -i 's/000000/'"$GITHUB_RUN_NUMBER"'/g' test/configs/single/nginx.conf
3737 cat test/configs/single/nginx.conf
3838 - name : " Sync NGINX configuration to NGINX for Azure - single file"
39- uses : nginxinc/nginx-for-azure-deploy-action@v0.3.0
39+ uses : nginxinc/nginx-for-azure-deploy-action@v0.3.1
4040 with :
4141 subscription-id : ${{ secrets.AZURE_SUBSCRIPTION_ID }}
4242 resource-group-name : $TEST_RESOURCE_GROUP_NAME
5656 sed -i 's/000000/'"$GITHUB_RUN_ID"'/g' test/configs/multi/conf.d/proxy.conf
5757 cat test/configs/multi/conf.d/proxy.conf
5858 - name : " Sync NGINX configuration and certificate to NGINX for Azure - multi file"
59- uses : nginxinc/nginx-for-azure-deploy-action@v0.3.0
59+ uses : nginxinc/nginx-for-azure-deploy-action@v0.3.1
6060 with :
6161 subscription-id : ${{ secrets.AZURE_SUBSCRIPTION_ID }}
6262 resource-group-name : $TEST_RESOURCE_GROUP_NAME
You can’t perform that action at this time.
0 commit comments