diff --git a/.github/workflows/continuous-delivery.yaml b/.github/workflows/continuous-delivery.yaml index cc86887ee..2dbafa98e 100644 --- a/.github/workflows/continuous-delivery.yaml +++ b/.github/workflows/continuous-delivery.yaml @@ -31,7 +31,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.DOTTBOTT_TOKEN }} id: release name: Release - uses: ridedott/release-me-action@v3.10.56 + uses: ridedott/release-me-action@v3.10.57 with: node-module: true release-rules: |