diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 6e9a4f7..462e9ba 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -57,7 +57,7 @@ jobs: run: sed -i '1,2d' CHANGES.md - name: Upload the changelog - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 + uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0 with: # draft: true allowUpdates: true