Skip to content

Commit

Permalink
Updated azure/login to v2 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
alalvi00 authored Jun 3, 2024
1 parent 211f5da commit 7ec14b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install AzureSignTool
run: dotnet tool install --no-cache --global AzureSignTool --version 4.0.1
- name: AZ Login
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ secrets.ENT_AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.ENT_AZURE_TENANT_ID }}
Expand Down

0 comments on commit 7ec14b7

Please sign in to comment.