From a97dcc6d56e97bd4d5b3dd1d9755c75a6b21e7b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 02:52:10 +0000 Subject: [PATCH] chore(deps): update opt-nc/setup-duckdb-action action to v1.0.8 (#543) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [opt-nc/setup-duckdb-action](https://togithub.com/opt-nc/setup-duckdb-action) | action | patch | `v1.0.7` -> `v1.0.8` | --- ### Release Notes
opt-nc/setup-duckdb-action (opt-nc/setup-duckdb-action) ### [`v1.0.8`](https://togithub.com/opt-nc/setup-duckdb-action/releases/tag/v1.0.8) [Compare Source](https://togithub.com/opt-nc/setup-duckdb-action/compare/v1.0.7...v1.0.8) ##### :bug: Bug Fixes - bump axios from 1.6.2 to 1.6.3 ([0dfdefc](https://togithub.com/opt-nc/setup-duckdb-action/commit/0dfdefc85bac455b6f36ecee8229dac1d5620982)) - bump axios from 1.6.3 to 1.6.4 ([21de924](https://togithub.com/opt-nc/setup-duckdb-action/commit/21de9246e472f9acba23093d47c1b8bbf945c27f)) - bump axios from 1.6.4 to 1.6.8 ([35395a8](https://togithub.com/opt-nc/setup-duckdb-action/commit/35395a84633d62d5da46322d2b11cd8a1763e0ed)) - bump eslint from 8.56.0 to 8.57.0 ([28af9ce](https://togithub.com/opt-nc/setup-duckdb-action/commit/28af9ce7a5ddbffdfce58cdb9cf011c5bf22db12)) ##### Miscellaneous Chores - **deps:** bump follow-redirects from 1.15.2 to 1.15.6 ([daff249](https://togithub.com/opt-nc/setup-duckdb-action/commit/daff249ef0405f8b73c507b0a25a744490428f5d))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/spiraldb/vortex). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bench.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 39fc15bd7d..59e432fd00 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -29,7 +29,7 @@ jobs: # The compression benchmarks rely on DuckDB being installed to convert CSV to Parquet - name: Install DuckDB - uses: opt-nc/setup-duckdb-action@v1.0.7 + uses: opt-nc/setup-duckdb-action@v1.0.8 with: version: v1.0.0