mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 16:28:19 +00:00
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:
parent
ece57e2981
commit
eebea1bd30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -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 }}'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue