Skip to content

Commit 6a933d5

Browse files
Copilotfelickz
andcommitted
Update MySQL secret type from mysql_connection_string to mysql_connection_url
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
1 parent 3d24284 commit 6a933d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

githubapi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"http_basic_authentication_header",
3333
"http_bearer_authentication_header",
3434
"mongodb_connection_string",
35-
"mysql_connection_string",
35+
"mysql_connection_url",
3636
"openssh_private_key",
3737
"pgp_private_key",
3838
"postgres_connection_string",

0 commit comments

Comments
 (0)