A custom Github Action that can be used to read environments from vault.
The following permissions need to be defined in your GitHub Actions workflow in order to use this custom action.
permissions:
id-token: write
contents: read
inputs:
Create an issue and optionally a pull-request. Use semantic commit messages.