diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 50e5313..b3d3adc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,7 +29,7 @@ jobs: - name: Extract release notes id: release_notes - uses: ffurrer2/extract-release-notes@v2 + uses: ffurrer2/extract-release-notes@v3 - name: Create release uses: ncipollo/release-action@v1