Skip to content

Commit

Permalink
build(deps): bump opt-nc/setup-duckdb-action from 1.0.7 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/opt-nc/setup-duckdb-action/releases)
- [Changelog](https://github.com/opt-nc/setup-duckdb-action/blob/main/.releaserc)
- [Commits](opt-nc/setup-duckdb-action@v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: opt-nc/setup-duckdb-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mbarre committed Apr 10, 2024
1 parent 6923ddc commit 77bf495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: ⚙️ Install DuckDB
uses: opt-nc/[email protected].7
uses: opt-nc/[email protected].8
with:
version: ${{ vars.VERSION_DUCKDB}}

Expand Down

0 comments on commit 77bf495

Please sign in to comment.