diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 99ee02e..43a3777 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@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca # v2 with: client-id: ${{ vars.AZURE_CLIENT_ID }} tenant-id: ${{ vars.AZURE_TENANT_ID }}