1 parent ebe77b2 commit 578fafbCopy full SHA for 578fafb
1 file changed
.github/actions/login-to-azure/action.yml
@@ -15,7 +15,7 @@ runs:
15
using: composite
16
steps:
17
- name: Login to Azure
18
- uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0
+ uses: azure/login@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca # v3.0.1
19
with:
20
client-id: ${{ env.AZURE_CLIENT_ID }}
21
tenant-id: ${{ env.AZURE_TENANT_ID }}
0 commit comments