From 564416f9c698b3d36ffeeee4b7f8b4c0f047aa5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:43:26 +0000 Subject: [PATCH] Bump opt-nc/setup-duckdb-action from 1.2.9 to 1.2.10 Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/opt-nc/setup-duckdb-action/releases) - [Commits](https://github.com/opt-nc/setup-duckdb-action/compare/v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: opt-nc/setup-duckdb-action dependency-version: 1.2.10 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 8a22fcb..8446ed5 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.9 + - uses: opt-nc/setup-duckdb-action@v1.2.10 with: version: v1.2.2 - working-directory: py