We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a1f60 commit 1757344Copy full SHA for 1757344
1 file changed
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
then
63
echo "Skip Changie..."
64
else
65
- go install github.com/miniscruff/changie@latest
+ go install github.com/miniscruff/changie@v1.23.0
66
changie batch ${{ steps.version.outputs.RELEASE_VERSION }}
67
changie merge
68
git add .
0 commit comments