Skip to content

Commit b352cac

Browse files
chore(deps): Update dependency cli-no-v to v6.35.6 (#889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli-no-v](https://redirect.github.com/cloudquery/cloudquery) | patch | `6.35.5` → `6.35.6` | --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli-no-v)</summary> ### [`v6.35.6`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.35.6): cli: v6.35.6 [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.35.5...v6.35.6) ##### Bug Fixes - **deps:** Update module go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to v0.19.0 \[SECURITY] ([#&#8203;22490](https://redirect.github.com/cloudquery/cloudquery/issues/22490)) ([3bcdbde](https://redirect.github.com/cloudquery/cloudquery/commit/3bcdbde5d6720d2affb44618f63d2815d3fc3c89)) - Preserve custom doc sections across generated reference updates ([#&#8203;22486](https://redirect.github.com/cloudquery/cloudquery/issues/22486)) ([046f37e](https://redirect.github.com/cloudquery/cloudquery/commit/046f37ed30cda3d3058fc45a51fbdcade1670036)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDguMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent a4178ab commit b352cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
include:
2323
- label: "without-v-prefix"
2424
dbversion: "postgres:latest"
25-
cloudquery-version: "6.35.5"
25+
cloudquery-version: "6.35.6"
2626
os: ubuntu-latest
2727
- label: "with-v-prefix"
2828
dbversion: "postgres:latest"

0 commit comments

Comments
 (0)