diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 076d98cd..7ab0c8e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: calculate next version id: version - uses: patrickjahns/version-drafter-action@v1 + uses: patrickjahns/version-drafter-action@v1.3.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}