mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore(deps): update azure/login action to v3
This commit is contained in:
parent
c7d43f1685
commit
7d62e72024
1 changed files with 1 additions and 1 deletions
2
.github/actions/package/windows/action.yml
vendored
2
.github/actions/package/windows/action.yml
vendored
|
|
@ -61,7 +61,7 @@ runs:
|
|||
|
||||
- name: Login to Azure
|
||||
if: ${{ env.CI_HAS_ACCESS_TO_AZURE != '' && inputs.azure-client-id != '' }}
|
||||
uses: azure/login@v2
|
||||
uses: azure/login@v3
|
||||
with:
|
||||
client-id: ${{ inputs.azure-client-id }}
|
||||
tenant-id: ${{ inputs.azure-tenant-id }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue