diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 8dcfe58b..c220eb73 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -32,7 +32,7 @@ jobs: tag: ${{ github.ref_name }} - name: Create Release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: allowUpdates: true draft: false