diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index f55268a0..e2f6f473 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.28 + uses: ridedott/release-me-action@v3.10.42 with: node-module: true release-rules: |