Skip to content

Commit

Permalink
fix: try to fix release-please by setting a bootstrap sha (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderankin committed Mar 11, 2024
1 parent dcb4f68 commit ca65a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"release-type": "python",
"bootstrap-sha": "28e3a471c32c1036dd5e37df13cdde3b1ba91000",
"bootstrap-sha": "dcb4f6842cbfe6e880a77b0d4aabb3f396c6dc19",
"packages": {
".": {
"package-name": "testcontainers"
Expand Down

0 comments on commit ca65a91

Please sign in to comment.