diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 99ee02e..7513dc4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -188,7 +188,7 @@ jobs: "${{ steps.verify.outputs.vsix_path }}" - name: Sign in to Microsoft Entra with GitHub OIDC - uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2 + uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0 with: client-id: ${{ vars.AZURE_CLIENT_ID }} tenant-id: ${{ vars.AZURE_TENANT_ID }}