You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constcredential=newDefaultAzureCredential()// CodeQL [SM05138] GitHub actions will run in a clean environment each time, no one can inject malicious credentials.
83
+
constcredential=newDefaultAzureCredential()// CodeQL [SM05138] GitHub Actions will run in a clean environment each time, no one can inject malicious credentials.
0 commit comments