From 415011b5236ccf2680fe4cd46a060e19cfa7f350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 08:21:16 +0000 Subject: [PATCH] Bump opt-nc/setup-duckdb-action from 1.2.5 to 1.2.8 Bumps [opt-nc/setup-duckdb-action](https://github.com/opt-nc/setup-duckdb-action) from 1.2.5 to 1.2.8. - [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.8) --- updated-dependencies: - dependency-name: opt-nc/setup-duckdb-action dependency-version: 1.2.8 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..acde12e 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.8 with: version: v1.2.2 - working-directory: py