actions-marketplace-validations/aws-cdk-update
updates the version of aws cdk modules to the latest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 27, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/grandmasterdev_github-action-aws-cdk-update@9b26e5983e883d5f797dbb23cc105b32edf5cd8f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-dir | the project working directory | yes | — |
| github-user | user of github | yes | github-action-committer |
| github-email | email of the github user | — | — |
| github-remote | the git remote name | — | origin |
| github-token | github token for action operation | — | — |
Outputs
| name | description |
|---|---|
| is_updated | informs if the update was done successfully or not |
| cdk_version | the version that the project/repo is currently using |