v0.45.2
chore(deps): update cloudposse/actions action to v0.21.0 renovate (#103)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/actions | action | minor | 0.16.0 -> 0.21.0 |
Release Notes
cloudposse/actions
v0.21.0
Update GitHub actions to replace deprecated set-env (#58)
notes
- Actions calling any of the following affected commands need to be updated:
- test-command
- repository-dispatch
- slash-command-dispatch
- create-or-update-comment
- New version of
create-or-update-commentdeprecatesreaction-typein favor of comma-separated list ofreactions. Actions callingcreate-or-update-commentshould switch toreactions. auto-approve-actionandauto-assign-actionnot updated because the sources have not yet been updated to replaceset-env
v0.20.0
v0.19.0
what
- Add GitHub Actions job to test on AWS & Datadog
why
- We have repos that require provisioning Datadog resources that need DD credentials
- In the new job, we use ENV variables
DD_API_KEYandDD_APP_KEYto specifyapi_keyandapp_keyto the Datadog terraform provider
v0.18.0
what
- update version for auto-merge
- update version for auto-approve
v0.17.0
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.