mirror of
https://github.com/azure/login.git
synced 2026-03-15 09:20:56 -04:00
Added OIDC support for login action (#147)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"typescript": "^3.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/core": "1.6.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/io": "^1.0.1",
|
||||
"actions-secret-parser": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user