Sfoglia il codice sorgente

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 mesi fa
parent
commit
22953fdef7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/continuous-integration.yml

+ 1 - 1
.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'