From 372f07340e1387dddf017b44a7c4141fb8ab58eb Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 3 May 2024 23:48:54 +0000 Subject: [PATCH] ci: pin semantic-release-config until the fix is released --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c41a81b..30b02ef 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,4 +30,4 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} extra-plugins: | - @open-turo/semantic-release-config + @open-turo/semantic-release-config@6.1.2