diff --git a/build-plugin/action.yml b/build-plugin/action.yml index bc60936b..d1fa370c 100644 --- a/build-plugin/action.yml +++ b/build-plugin/action.yml @@ -143,7 +143,7 @@ runs: PLUGIN_VERSION: ${{ steps.package-plugin.outputs.plugin-version }} - name: Create Github release - uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 + uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 with: draft: true generate_release_notes: true