diff --git a/.build/bb.edn b/.build/bb.edn index b68f2790..883a5b1b 100644 --- a/.build/bb.edn +++ b/.build/bb.edn @@ -2,5 +2,5 @@ :deps {borkdude/gh-release-artifact #_{:local/root "../gh-release-artifact"} {:git/url "https://github.com/borkdude/gh-release-artifact" - :sha "f34f3e382e6a0ef7f52748b2f27eb681f799a822"}} + :sha "a83ee8da47d56a80b6380cbb6b4b9274048067bd"}} :tasks {release-artifact babashka.release-artifact/release}}