From 22953fdef7af85419712e67989d6d48a57708968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:26:06 +0200 Subject: [PATCH] Bump cobot/couchdb-action (#1975) Bumps [cobot/couchdb-action](https://github.com/cobot/couchdb-action) from 7474dc7782b9f8a84d10579dd91339820b2e6b7e to eaaa17cf8baf421e7fb07e2d869f5457bb6a4de5. - [Release notes](https://github.com/cobot/couchdb-action/releases) - [Commits](https://github.com/cobot/couchdb-action/compare/7474dc7782b9f8a84d10579dd91339820b2e6b7e...eaaa17cf8baf421e7fb07e2d869f5457bb6a4de5) --- updated-dependencies: - dependency-name: cobot/couchdb-action dependency-version: eaaa17cf8baf421e7fb07e2d869f5457bb6a4de5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 9190a320..4f5e4563 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -49,7 +49,7 @@ jobs: - name: Run CouchDB timeout-minutes: 3 continue-on-error: true - uses: cobot/couchdb-action@7474dc7782b9f8a84d10579dd91339820b2e6b7e # master + uses: cobot/couchdb-action@eaaa17cf8baf421e7fb07e2d869f5457bb6a4de5 # master with: couchdb version: '2.3.1'