Closed
Description
I would like to use core.getIDToken()
function directly in github-script that has been added to @actions/core in 1.6.0 but github-script uses @actions/core 1.5.0.
I'm aware that there are actions that allow configuring specific cloud provider credentials but I have a specific use case where I need to call obtain the OIDC token directly.