diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index bc593a53..65917556 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -29,7 +29,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }} id: release name: Release - uses: ridedott/release-me-action@v3.10.26 + uses: ridedott/release-me-action@v3.10.27 with: node-module: true release-rules: |