diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index e19099a..2eb7ab3 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -218,7 +218,7 @@ jobs: target - uses: actions/download-artifact@v2 name: Retrieve assets - - uses: PurpleBooth/changelog-action@v0.3.0 + - uses: PurpleBooth/changelog-action@v0.3.1 name: Generate changelog with: args: -v v${{ needs.release.outputs.previous_version }}..v${{ needs.release.outputs.current_version