diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2ef05698d..843e46045 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -68,7 +68,9 @@ jobs: build: name: Build charms - uses: canonical/data-platform-workflows/.github/workflows/build_charms_with_cache.yaml@v5.1.2 + uses: canonical/data-platform-workflows/.github/workflows/build_charms_with_cache.yaml@v5 + with: + charmcraft-snap-channel: "latest/edge" integration-test: strategy: diff --git a/lib/charms/mongodb/v0/mongodb_secrets.py b/lib/charms/mongodb/v0/mongodb_secrets.py index 804c0f071..6a1589c66 100644 --- a/lib/charms/mongodb/v0/mongodb_secrets.py +++ b/lib/charms/mongodb/v0/mongodb_secrets.py @@ -14,7 +14,7 @@ # The unique Charmhub library identifier, never change it # The unique Charmhub library identifier, never change it -LIBID = "87456e41c7594240b92b783a648592b5" +LIBID = "89cefc863fd747d7ace12cb508e7bec2" # Increment this major API version when introducing breaking changes LIBAPI = 0