Update build.yaml

This commit is contained in:
Timothy Jaeryang Baek 2025-01-15 15:44:25 -08:00
parent 4ad9f5fbe6
commit 1d5cba474e

View File

@ -49,7 +49,7 @@ jobs:
run: npm run make
- name: Azure Trusted Signing (Windows Only)
if: ${{ matrix.os == 'windows-latest' }}
uses: azure/trusted-signing-action@v0.3.16
uses: azure/trusted-signing-action@v0.5.1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}