diff --git a/.github/workflows/release-gh.yaml b/.github/workflows/release-gh.yaml index 9f02223..ccbc1db 100644 --- a/.github/workflows/release-gh.yaml +++ b/.github/workflows/release-gh.yaml @@ -38,7 +38,7 @@ jobs: echo "Please report any issues on the issue tracker." >> release-body.md fi - - uses: ncipollo/release-action@v1.20.0 + - uses: ncipollo/release-action@v1.21.0 name: Create Release and Upload Artifacts with: token: ${{ secrets.GITHUB_TOKEN }}