Skip to content

Commit

Permalink
chore(deps): update opt-nc/setup-duckdb-action action to v1.0.8 (#543)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>opt-nc/setup-duckdb-action
(opt-nc/setup-duckdb-action)</summary>

###
[`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 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))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 52d5bee commit a97dcc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# The compression benchmarks rely on DuckDB being installed to convert CSV to Parquet
- name: Install DuckDB
uses: opt-nc/[email protected].7
uses: opt-nc/[email protected].8
with:
version: v1.0.0

Expand Down

0 comments on commit a97dcc6

Please sign in to comment.