diff --git a/.github/workflows/build-copilot-python-image.yml b/.github/workflows/build-copilot-python-image.yml index ba52219..476220f 100644 --- a/.github/workflows/build-copilot-python-image.yml +++ b/.github/workflows/build-copilot-python-image.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-activity-api.yml b/.github/workflows/deploy-activity-api.yml index 21d52bb..9e21739 100644 --- a/.github/workflows/deploy-activity-api.yml +++ b/.github/workflows/deploy-activity-api.yml @@ -70,7 +70,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-activity-service.yml b/.github/workflows/deploy-activity-service.yml index 5f62818..f66fb00 100644 --- a/.github/workflows/deploy-activity-service.yml +++ b/.github/workflows/deploy-activity-service.yml @@ -86,7 +86,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-auth-fitbit-service.yml b/.github/workflows/deploy-auth-fitbit-service.yml index 17e3a7a..249d70b 100644 --- a/.github/workflows/deploy-auth-fitbit-service.yml +++ b/.github/workflows/deploy-auth-fitbit-service.yml @@ -109,7 +109,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-auth-withings-service.yml b/.github/workflows/deploy-auth-withings-service.yml index b737d60..28181fa 100644 --- a/.github/workflows/deploy-auth-withings-service.yml +++ b/.github/workflows/deploy-auth-withings-service.yml @@ -109,7 +109,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-chat-api.yml b/.github/workflows/deploy-chat-api.yml index b24c8a2..e73fb92 100644 --- a/.github/workflows/deploy-chat-api.yml +++ b/.github/workflows/deploy-chat-api.yml @@ -73,7 +73,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-food-api.yml b/.github/workflows/deploy-food-api.yml index 0d62638..d78e515 100644 --- a/.github/workflows/deploy-food-api.yml +++ b/.github/workflows/deploy-food-api.yml @@ -70,7 +70,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-food-service.yml b/.github/workflows/deploy-food-service.yml index 4eff765..33b886a 100644 --- a/.github/workflows/deploy-food-service.yml +++ b/.github/workflows/deploy-food-service.yml @@ -86,7 +86,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-mcp-server.yml b/.github/workflows/deploy-mcp-server.yml index eb15c00..0488273 100644 --- a/.github/workflows/deploy-mcp-server.yml +++ b/.github/workflows/deploy-mcp-server.yml @@ -71,7 +71,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-reporting-api.yml b/.github/workflows/deploy-reporting-api.yml index 4c669de..ec859e8 100644 --- a/.github/workflows/deploy-reporting-api.yml +++ b/.github/workflows/deploy-reporting-api.yml @@ -76,7 +76,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} @@ -138,7 +138,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-reporting-service-monthly.yml b/.github/workflows/deploy-reporting-service-monthly.yml index 9c0f2c8..4d9eb6d 100644 --- a/.github/workflows/deploy-reporting-service-monthly.yml +++ b/.github/workflows/deploy-reporting-service-monthly.yml @@ -88,7 +88,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-reporting-service-weekly.yml b/.github/workflows/deploy-reporting-service-weekly.yml index 917708b..18d9796 100644 --- a/.github/workflows/deploy-reporting-service-weekly.yml +++ b/.github/workflows/deploy-reporting-service-weekly.yml @@ -88,7 +88,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-reporting-service-yearly.yml b/.github/workflows/deploy-reporting-service-yearly.yml index cf8025e..8215949 100644 --- a/.github/workflows/deploy-reporting-service-yearly.yml +++ b/.github/workflows/deploy-reporting-service-yearly.yml @@ -88,7 +88,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-sleep-api.yml b/.github/workflows/deploy-sleep-api.yml index 5d59b60..2de8163 100644 --- a/.github/workflows/deploy-sleep-api.yml +++ b/.github/workflows/deploy-sleep-api.yml @@ -86,7 +86,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-sleep-service.yml b/.github/workflows/deploy-sleep-service.yml index 646f287..335ba0f 100644 --- a/.github/workflows/deploy-sleep-service.yml +++ b/.github/workflows/deploy-sleep-service.yml @@ -82,7 +82,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-ui.yml b/.github/workflows/deploy-ui.yml index 4637c7d..bf2cd0b 100644 --- a/.github/workflows/deploy-ui.yml +++ b/.github/workflows/deploy-ui.yml @@ -60,7 +60,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-vitals-api.yml b/.github/workflows/deploy-vitals-api.yml index 3617ed1..605f510 100644 --- a/.github/workflows/deploy-vitals-api.yml +++ b/.github/workflows/deploy-vitals-api.yml @@ -70,7 +70,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/deploy-vitals-service.yml b/.github/workflows/deploy-vitals-service.yml index 6c82145..9df0a76 100644 --- a/.github/workflows/deploy-vitals-service.yml +++ b/.github/workflows/deploy-vitals-service.yml @@ -82,7 +82,7 @@ jobs: loginServer: ${{ steps.get-acr-server.outputs.loginServer }} steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/evaluation.yml b/.github/workflows/evaluation.yml index 900be8c..386b0f9 100644 --- a/.github/workflows/evaluation.yml +++ b/.github/workflows/evaluation.yml @@ -49,7 +49,7 @@ jobs: dotnet-version: ${{ env.DOTNET_VERSION }} - name: Azure Login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/task-purge-old-images.yml b/.github/workflows/task-purge-old-images.yml index 6f6ac65..a67b842 100644 --- a/.github/workflows/task-purge-old-images.yml +++ b/.github/workflows/task-purge-old-images.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} diff --git a/.github/workflows/template-aca-api-integration-tests.yml b/.github/workflows/template-aca-api-integration-tests.yml index d6c0ad7..dc0be0c 100644 --- a/.github/workflows/template-aca-api-integration-tests.yml +++ b/.github/workflows/template-aca-api-integration-tests.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout Repository code uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + - uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 name: Login to Azure with: client-id: ${{ secrets.client-id }} diff --git a/.github/workflows/template-acr-push-image.yml b/.github/workflows/template-acr-push-image.yml index a38dab1..6b8eb9a 100644 --- a/.github/workflows/template-acr-push-image.yml +++ b/.github/workflows/template-acr-push-image.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.client-id }} tenant-id: ${{ secrets.tenant-id }} diff --git a/.github/workflows/template-ai-bom-push-image.yml b/.github/workflows/template-ai-bom-push-image.yml index a7a93b9..643a9b4 100644 --- a/.github/workflows/template-ai-bom-push-image.yml +++ b/.github/workflows/template-ai-bom-push-image.yml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Azure login - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ secrets.client-id }} tenant-id: ${{ secrets.tenant-id }} diff --git a/.github/workflows/template-bicep-deploy.yml b/.github/workflows/template-bicep-deploy.yml index e5ab46e..1b479e4 100644 --- a/.github/workflows/template-bicep-deploy.yml +++ b/.github/workflows/template-bicep-deploy.yml @@ -53,7 +53,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 name: Checkout Repository Code - - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + - uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 name: Login to Azure with: client-id: ${{ secrets.client-id }} diff --git a/.github/workflows/template-bicep-validate.yml b/.github/workflows/template-bicep-validate.yml index fbd6d4e..87de655 100644 --- a/.github/workflows/template-bicep-validate.yml +++ b/.github/workflows/template-bicep-validate.yml @@ -49,7 +49,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 name: Checkout Repository Code - - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + - uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 name: Login to Azure with: client-id: ${{ secrets.client-id }} diff --git a/.github/workflows/template-bicep-whatif.yml b/.github/workflows/template-bicep-whatif.yml index 3c1bdb5..e9accd3 100644 --- a/.github/workflows/template-bicep-whatif.yml +++ b/.github/workflows/template-bicep-whatif.yml @@ -49,7 +49,7 @@ jobs: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 name: Checkout Repository Code - - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + - uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 name: Login to Azure with: client-id: ${{ secrets.client-id }}