Update cloudposse/actions action to v0.31.0 @renovate (#8)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/actions | action | minor | 0.30.0 -> 0.31.0 |
Release Notes
cloudposse/actions
v0.31.0
What's Changed
- ci: add injection of CloudFlare secrets by @SweetOps in https://github.com/cloudposse/actions/pull/111
- Add support for Terraform versions 0.15 and 1.x by @Nuru in https://github.com/cloudposse/actions/pull/118
- test-harness uses different grep than Geodesic default by @Nuru in https://github.com/cloudposse/actions/pull/119
- Update bats and terratest testing for Terraform 1.x by @Nuru in https://github.com/cloudposse/actions/pull/121
- Choose Terraform version based requirements of test, not of module by @Nuru in https://github.com/cloudposse/actions/pull/132
- chore(deps): update dependency alpine to v3.16 by @renovate in https://github.com/cloudposse/actions/pull/113
Full Changelog: cloudposse/actions@0.30.0...0.31.0
Update actions/checkout action to v3 @renovate (#9)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/checkout | action | major | v2 -> v3 |
Release Notes
actions/checkout
v3
Install jq version @goruha (#12)
what
- Install jq
1.6
why
- Self-hosted runners can have jq version
<1.6
and that breaks the action
Configure Renovate @renovate (#6)
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/auto-readme.yml
(github-actions).github/workflows/feature-branch.yml
(github-actions).github/workflows/main-branch.yaml
(github-actions).github/workflows/test-pr-closed.yml
(github-actions).github/workflows/test-pr-opened.yml
(github-actions)action.yml
(github-actions)
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
Update cloudposse/actions action to v0.31.0
- Schedule: ["at any time"]
- Branch name:
renovate/cloudposse-actions-0.x
- Merge into:
main
- Upgrade cloudposse/actions to
0.31.0
Update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x
- Merge into:
main
- Upgrade actions/checkout to
v3
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.
Added tests @goruha (#1)
what
- Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
- Use bullet points to be concise and to the point.
why
- Provide the justifications for the changes (e.g. business case).
- Describe why these changes were made (e.g. why do these commits fix the problem?)
- Use bullet points to be concise and to the point.
references
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
- Use
closes #123
, if this PR closes a GitHub issue#123
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#7)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update README.md and docs @cloudpossebot (#4)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates