diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6b25b3f6b..3591e93e9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -334,7 +334,7 @@ jobs: merge-multiple: true - name: Prepare a release - uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: generate_release_notes: true body: | @@ -404,7 +404,7 @@ jobs: await script({ core, github, context }); - name: Update unstable release - uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: name: "Unstable build" tag_name: unstable