Skip to content

Commit 77bf495

Browse files
dependabot[bot]mbarre
authored andcommitted
build(deps): bump opt-nc/setup-duckdb-action from 1.0.7 to 1.0.8
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]>
1 parent 6923ddc commit 77bf495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

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

0 commit comments

Comments
 (0)