diff --git a/.github/workflows/new-release.yml b/.github/workflows/new-release.yml index db61aa9..6f568cd 100644 --- a/.github/workflows/new-release.yml +++ b/.github/workflows/new-release.yml @@ -36,7 +36,7 @@ jobs: - name: Create release if: steps.daily-version.outputs.created - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: