From e17a987aefc4f0e0a8d5857a8046e93cfc77fd2c Mon Sep 17 00:00:00 2001 From: David Ankin Date: Mon, 11 Mar 2024 08:10:32 -0400 Subject: [PATCH] fix: try to fix release-please by setting a bootstrap sha --- .github/release-please-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 1bd96f93..14c2f8a2 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -1,6 +1,6 @@ { "release-type": "python", - "bootstrap-sha": "28e3a471c32c1036dd5e37df13cdde3b1ba91000", + "bootstrap-sha": "dcb4f6842cbfe6e880a77b0d4aabb3f396c6dc19", "packages": { ".": { "package-name": "testcontainers"