Skip to content

Commit

Permalink
bump azure/login to v2, code-sign .NET core on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Hannebauer committed Jun 26, 2024
1 parent aefad31 commit 2d9e265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-windows-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: dotnet tool install --no-cache --global AzureSignTool

- name: Azure CLI login
uses: azure/login@v1
uses: azure/login@v2
with:
tenant-id: a53834b7-42bc-46a3-b004-369735c3acf9 # c4a8.onmicrosoft.com
client-id: 97676fd8-6001-4096-be4a-fbed37f1355b # from Entra ID app registration
Expand Down

0 comments on commit 2d9e265

Please sign in to comment.