diff --git a/.build/bb.edn b/.build/bb.edn index 6ec32294..ed0740a1 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" - :git/sha "ce060c12a25b552b864dc90f8fb344a2eb91ea9d"}} + :git/sha "7217928045fd53964e7d457aac49b008bccf6f25"}} :tasks {release-artifact babashka.release-artifact/release}}