We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b76b75 commit 7d4313aCopy full SHA for 7d4313a
.github/actions/vpn-azure/action.yml
@@ -63,7 +63,7 @@ runs:
63
fi
64
shell: bash
65
66
- - uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a
+ - uses: azure/login@a65d910e8af852a8061c627c456678983e180302
67
if: inputs.sp-creds
68
with:
69
creds: ${{ inputs.sp-creds }}
0 commit comments