cdk-dev/Bump CDK
Action for creating pull requests to bump aws cdk dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | the github auth token | yes | — |
| branch | the branch to commit to | no | — |
| working-directory | Sets the working directory | no | — |
| version | Explicit version to set cdk dependencies to | no | — |
| debug | Sets debug mode | no | — |
Outputs
| name | description |
|---|---|
| version | The version of CDK that the project has been set to |
| pullNumber | the pull request number |
| commitSha | the sha of the commit |