Skip to content

Commit 9c530e2

Browse files
authored
Update src/Credentials/ExternalAccountCredentials.php
1 parent 1d8889b commit 9c530e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Credentials/ExternalAccountCredentials.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* risk occurs when a credential configuration configured with malicious urls
4242
* is used.
4343
* When the credential configuration is accepted from an
44-
* untrusted source, you should validate it before using with this method.
44+
* untrusted source, you should validate it before creating this class.
4545
* [documentation] https://cloud.google.com/docs/authentication/external/externally-sourced-credentials for more details.
4646
*/
4747
class ExternalAccountCredentials implements

0 commit comments

Comments
 (0)