diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81dcef7..5cc550f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: with: merge-multiple: true - - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 + - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: files: "kwtsms-cli-*" generate_release_notes: true