From 6bfadae7472a72405a2b4a9f4c16c01cd2f31ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 07:55:09 +0000 Subject: [PATCH] Bump opt-nc/setup-duckdb-action from 1.2.5 to 1.2.6 Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/opt-nc/setup-duckdb-action/releases) - [Commits](https://github.com/opt-nc/setup-duckdb-action/compare/v1.2.5...v1.2.6) --- updated-dependencies: - dependency-name: opt-nc/setup-duckdb-action dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c84a0b5..0612aa5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: with: node-version: 22 cache: npm - - uses: opt-nc/setup-duckdb-action@v1.2.5 + - uses: opt-nc/setup-duckdb-action@v1.2.6 with: version: v1.2.2 - working-directory: py