From 7a01a4dd1b146444a1bfc923401a96f1a3a6f041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:43:43 +0000 Subject: [PATCH] Bump opt-nc/setup-duckdb-action from 1.2.9 to 1.2.11 Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.2.9 to 1.2.11. - [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.11) --- updated-dependencies: - dependency-name: opt-nc/setup-duckdb-action dependency-version: 1.2.11 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..a8b8c4f 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.11 with: version: v1.2.2 - working-directory: py