Added OIDC support for login action (#147)

This commit is contained in:
Balaga Gayatri
2021-10-11 16:58:00 +05:30
committed by GitHub
parent 77f1b2e3fb
commit a4b1865541
52 changed files with 18445 additions and 199 deletions

View File

@@ -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",