chore(deps): update azure/trusted-signing-action action to v0.5.10

Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
leafdbot[bot] 2025-10-15 01:26:10 +00:00 committed by GitHub
parent ece57e2981
commit eebea1bd30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -163,7 +163,7 @@ jobs:
SENTRY_ENVIRONMENT: 'production' SENTRY_ENVIRONMENT: 'production'
- name: Sign files with Trusted Signing - name: Sign files with Trusted Signing
if: 'startsWith(matrix.platform, ''windows'')' if: 'startsWith(matrix.platform, ''windows'')'
uses: azure/trusted-signing-action@v0.5.1 uses: azure/trusted-signing-action@v0.5.10
with: with:
azure-tenant-id: '${{ secrets.AZURE_TENANT_ID }}' azure-tenant-id: '${{ secrets.AZURE_TENANT_ID }}'
azure-client-id: '${{ secrets.AZURE_CLIENT_ID }}' azure-client-id: '${{ secrets.AZURE_CLIENT_ID }}'