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