We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1863f5 commit 50f4f9aCopy full SHA for 50f4f9a
.github/workflows/call_pr_opex_api.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Azure Login
35
id: az_login
36
- uses: azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2
+ uses: azure/login@a514566bcd042073414e083c41a3239d2f0f881f
37
with:
38
client-id: ${{ secrets.AZURE_CLIENT_ID_CI }}
39
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments