mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Bump azure/login from 2.3.1 to 3.0.2
Bumps [azure/login](https://github.com/azure/login) from 2.3.1 to 3.0.2.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](7184910d9e...7ddb5af1ef)
---
updated-dependencies:
- dependency-name: azure/login
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
John Preston
parent
f4cec61d84
commit
3a99fd8c99
6
.github/workflows/canary.yml
vendored
6
.github/workflows/canary.yml
vendored
@@ -660,7 +660,7 @@ jobs:
|
||||
|
||||
- name: Azure login for update signing.
|
||||
if: needs.version.outputs.publish == 'true'
|
||||
uses: azure/login@7184910d9eb2b1c5e48f7073824a90609bb9b6d6 # v2
|
||||
uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c # v3.0.2
|
||||
with:
|
||||
client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
||||
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
||||
@@ -1055,7 +1055,7 @@ jobs:
|
||||
|
||||
- name: Azure login for update signing.
|
||||
if: needs.version.outputs.publish == 'true'
|
||||
uses: azure/login@7184910d9eb2b1c5e48f7073824a90609bb9b6d6 # v2
|
||||
uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c # v3.0.2
|
||||
with:
|
||||
client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
||||
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
||||
@@ -1331,7 +1331,7 @@ jobs:
|
||||
|
||||
- name: Azure login for update signing.
|
||||
if: needs.version.outputs.publish == 'true'
|
||||
uses: azure/login@7184910d9eb2b1c5e48f7073824a90609bb9b6d6 # v2
|
||||
uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c # v3.0.2
|
||||
with:
|
||||
client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
||||
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user