- BREAKING: replaces the
installation_id
andrepository
inputs withinstallation_retrieval_mode
andinstallation_retrieval_payload
to also support organization and user installation. - switches to
node20
. - adds a
repositories
input to scope the created token to a subset of repositories. - revokes the created token at the end of the job with a
post
script.